Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/brcm/board/stingray/src/
Dbl2_setup.c126 #define PCIE_STAT_PON_VALID_R (1 << 0) macro
159 } while ((data & PCIE_STAT_PON_VALID_R) == 0x0 && (try > 0)); in brcm_stingray_pcie_reset()