Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/apusys/
Dapupll.c33 uint32_t mixed_con3_addr[APUPLL_MAX] = { variable
296 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()
315 apupwr_setbits(DA_PLL_SDM_ISO_EN, mixed_con3_addr[pll_idx]); in _pll_iso()
317 apupwr_clrbits(DA_PLL_SDM_ISO_EN, mixed_con3_addr[pll_idx]); in _pll_iso()