Home
last modified time | relevance | path

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

/Zephyr-latest/soc/brcm/bcmvk/viper/a72/
Dsoc.h20 #define PCIE0_PERST_FE_INTR BIT(1) macro
/Zephyr-latest/soc/brcm/bcmvk/valkyrie/
Dsoc.h292 #define PCIE0_PERST_FE_INTR BIT(1) macro
/Zephyr-latest/soc/brcm/bcmvk/viper/m7/
Dsoc.h294 #define PCIE0_PERST_FE_INTR BIT(1) macro
/Zephyr-latest/drivers/pcie/endpoint/
Dpcie_ep_iproc.c316 data |= PCIE0_PERST_FE_INTR; in iproc_pcie_reset_config()