Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/apusys/
H A Dapupll.c296 apupwr_setbits(DA_PLL_SDM_PWR_ON, mixed_con3_addr[pll_idx]); in _pll_pwr()
298 apupwr_clrbits(DA_PLL_SDM_PWR_ON, mixed_con3_addr[pll_idx]); in _pll_pwr()
H A Dapupwr_clkctl_def.h142 #define DA_PLL_SDM_PWR_ON BIT(0) macro