Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/soc/arm64/bcm_vk/viper/
Dsoc.h18 #define PCIE0_PERST_INB_INTR BIT(6) macro
/Zephyr-Core-2.7.6/drivers/pcie/endpoint/
Dpcie_ep_iproc.c254 if (data & PCIE0_PERST_INB_INTR) { in iproc_pcie_hot_reset()
256 sys_write32(PCIE0_PERST_INB_INTR, CRMU_MCU_EXTRA_EVENT_CLEAR); in iproc_pcie_hot_reset()
327 sys_write32(PCIE0_PERST_INB_INTR, CRMU_MCU_EXTRA_EVENT_CLEAR); in iproc_pcie_reset_config()
335 data &= ~PCIE0_PERST_INB_INTR; in iproc_pcie_reset_config()
/Zephyr-Core-2.7.6/soc/arm/bcm_vk/valkyrie/
Dsoc.h290 #define PCIE0_PERST_INB_INTR BIT(6) macro
/Zephyr-Core-2.7.6/soc/arm/bcm_vk/viper/
Dsoc.h292 #define PCIE0_PERST_INB_INTR BIT(6) macro