Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/sunxi-ng/
Dccu-sun50i-a100.c29 #define SUN50I_A100_PLL_ENABLE BIT(31) macro
1200 val |= SUN50I_A100_PLL_LOCK_ENABLE | SUN50I_A100_PLL_ENABLE; in sun50i_a100_ccu_probe()