Searched refs:PLL_POWER_UP (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/arm/plat-rockchip/ | ||
| H A D | cru.h | 44 #define PLL_POWER_UP BITS_WITH_WMASK(0, 1, 13) macro |
| H A D | psci_rk322x.c | 97 io_write32(va_base + CRU_PLL_CON1(pll), PLL_POWER_UP); in pll_power_up() |