zephyr/drivers/pcie/endpoint
Abhishek Shah 11972a48c2 drivers: pcie: ep: iproc: Add reset callback support
Add support to register callback function for each PCIe reset.
These callback functions are executed from corresponding
PCIe reset interrupt handler if registered.

Signed-off-by: Shivaraj Shetty <shivaraj.shetty@broadcom.com>
Signed-off-by: Abhishek Shah <abhishek.shah@broadcom.com>
2020-06-22 12:44:54 +02:00
..
CMakeLists.txt pcie: endpoint: Add iProc PCIe EP driver 2020-06-13 01:35:19 -07:00
Kconfig pcie: endpoint: Add iProc PCIe EP driver 2020-06-13 01:35:19 -07:00
Kconfig.bcm_iproc pcie: endpoint: Add iProc PCIe EP driver 2020-06-13 01:35:19 -07:00
pcie_ep_bcm_iproc.c drivers: pcie: ep: iproc: Add reset callback support 2020-06-22 12:44:54 +02:00
pcie_ep_bcm_iproc.h drivers: pcie: ep: iproc: Add reset callback support 2020-06-22 12:44:54 +02:00
pcie_ep_bcm_iproc_regs.h pcie: endpoint: Add iProc PCIe EP driver 2020-06-13 01:35:19 -07:00
pcie_ep_common.c pcie: endpoint: Introduce API to achieve PCIe data transfer 2020-06-13 01:35:19 -07:00