Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8188/
H A Dapusys_power.h124 #define SFSTR0_EN BIT(2) macro
H A Dapusys_power.c298 mmio_setbits_32(APU_PLL_BASE + pll_hfctl_cfg[pll_idx], (FHCTL0_EN | SFSTR0_EN)); in apu_pll_init()