zephyr/drivers/pcie/host
Rodrigo Cataldo 089ed23a32 drivers: pcie: fix inverted translation for PCIe controller
Invert the physical address given to pcie_ctrl_region_translate() to
match the PCI BAR layout. Previously, physical addresses for memory
space BAR were exposed to bit 3 (prefetchable bit) and 2 (1 type bit) of
the header.

Signed-off-by: Rodrigo Cataldo <rodrigo.cataldo@huawei.com>
2022-07-06 10:45:54 +02:00
..
CMakeLists.txt pcie: add initial controller support 2021-11-25 18:37:15 +01:00
controller.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
msi.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pcie.c drivers: pcie: fix inverted translation for PCIe controller 2022-07-06 10:45:54 +02:00
pcie_ecam.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ptm.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ptm.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
shell.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00