Home
last modified time | relevance | path

Searched refs:PMON_LITE_PCIE_INTERRUPT_STATUS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/pcie/endpoint/
Dpcie_ep_iproc_msi.c196 int msix_table_update = sys_test_bit(PMON_LITE_PCIE_INTERRUPT_STATUS, in iproc_pcie_vector_mask_isr()
200 sys_read32(PMON_LITE_PCIE_INTERRUPT_STATUS)); in iproc_pcie_vector_mask_isr()
Dpcie_ep_iproc.h69 #define PMON_LITE_PCIE_INTERRUPT_STATUS (PMON_LITE_PCIE_BASE + 0x10) macro