Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/mediatek/mt8183/include/
Dplatform_def.h48 #define AP_PLL_CON4 (APMIXEDSYS + 0x10) macro
/trusted-firmware-a-3.4.0/plat/mediatek/mt8173/drivers/spm/
Dspm.h109 #define AP_PLL_CON4 0x10209010 macro
Dspm.c367 mmio_clrbits_32(AP_PLL_CON4, 0xF); in spm_boot_init()
/trusted-firmware-a-3.4.0/plat/mediatek/mt8183/drivers/spm/
Dspm.c359 mmio_clrbits_32(AP_PLL_CON4, SPM_PLL_OUT_OFF_CONTROL); in spm_boot_init()