Home
last modified time | relevance | path

Searched refs:PCIE0_PERST_INTR (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/brcm/bcmvk/viper/a72/
Dsoc.h16 #define PCIE0_PERST_INTR BIT(4) macro
/Zephyr-latest/drivers/pcie/endpoint/
Dpcie_ep_iproc.c237 if (data & PCIE0_PERST_INTR) { in iproc_pcie_perst()
239 sys_write32(PCIE0_PERST_INTR, CRMU_MCU_EXTRA_EVENT_CLEAR); in iproc_pcie_perst()
312 sys_write32(PCIE0_PERST_INTR, CRMU_MCU_EXTRA_EVENT_CLEAR); in iproc_pcie_reset_config()
320 data &= ~PCIE0_PERST_INTR; in iproc_pcie_reset_config()
/Zephyr-latest/soc/brcm/bcmvk/valkyrie/
Dsoc.h288 #define PCIE0_PERST_INTR BIT(4) macro
/Zephyr-latest/soc/brcm/bcmvk/viper/m7/
Dsoc.h290 #define PCIE0_PERST_INTR BIT(4) macro