Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/brcm/board/stingray/include/
Dcrmu_def.h82 #define CRMU_PCIE_LCPLL_PWR_ON_MASK BIT(CRMU_PCIE_LCPLL_PWR_ON_SHIFT) macro
/external/arm-trusted-firmware/plat/brcm/board/stingray/src/
Dsr_paxb_phy.c395 mmio_setbits_32(reg, CRMU_PCIE_LCPLL_PWR_ON_MASK | in pcie_lcpll_init()