Searched refs:RG_PLL_POSDIV_MASK (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8188/ | ||
| H A D | apusys_power.h | 125 #define RG_PLL_POSDIV_MASK (0x7) macro |
| H A D | apusys_power.c | 305 (RG_PLL_POSDIV_MASK << RG_PLL_POSDIV_SFT), in apu_pll_init() |