Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/spm/
H A Dmt_spm_cond.c94 #define PLL_UNIVPLL MT_LP_TZ_APMIXEDSYS(0x324) macro
186 if ((mmio_read_32(PLL_UNIVPLL) & 0x1) != 0U) { in mt_spm_cond_update()
/rk3399_ARM-atf/plat/mediatek/mt8192/drivers/spm/
H A Dmt_spm_cond.c98 #define PLL_UNIVPLL MT_LP_TZ_APMIXEDSYS(0x308) macro
193 if ((mmio_read_32(PLL_UNIVPLL) & 0x1) != 0U) { in mt_spm_cond_update()
/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/spm/
H A Dmt_spm_cond.c115 #define PLL_UNIVPLL MT_LP_TZ_APMIXEDSYS(0x1F0) macro
209 if ((mmio_read_32(PLL_UNIVPLL) & 0x200) != 0U) { in mt_spm_cond_update()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/
H A Dmt_spm_cond.c117 #define PLL_UNIVPLL MT_LP_TZ_APMIXEDSYS(0x504) macro
210 { PLL_UNIVPLL, PLL_BIT_UNIVPLL }, in mt_spm_cond_update()