Home
last modified time | relevance | path

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

/Zephyr-latest/soc/brcm/bcmvk/viper/a72/
Dsoc.h17 #define PCIE0_PERST_INB_INTR BIT(6) macro
/Zephyr-latest/drivers/pcie/endpoint/
Dpcie_ep_iproc.c258 if (data & PCIE0_PERST_INB_INTR) { in iproc_pcie_hot_reset()
260 sys_write32(PCIE0_PERST_INB_INTR, CRMU_MCU_EXTRA_EVENT_CLEAR); in iproc_pcie_hot_reset()
331 sys_write32(PCIE0_PERST_INB_INTR, CRMU_MCU_EXTRA_EVENT_CLEAR); in iproc_pcie_reset_config()
339 data &= ~PCIE0_PERST_INB_INTR; in iproc_pcie_reset_config()
/Zephyr-latest/soc/brcm/bcmvk/valkyrie/
Dsoc.h289 #define PCIE0_PERST_INB_INTR BIT(6) macro
/Zephyr-latest/soc/brcm/bcmvk/viper/m7/
Dsoc.h291 #define PCIE0_PERST_INB_INTR BIT(6) macro