Home
last modified time | relevance | path

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

/drivers/clk/spacemit/
A Dccu_pll.c18 #define PLL_SWCR3_MASK GENMASK(30, 0) macro
49 swcr3 &= PLL_SWCR3_MASK; in ccu_pll_lookup_matched_entry()
66 ccu_update(common, swcr3, PLL_SWCR3_MASK, entry->swcr3); in ccu_pll_update_param()

Completed in 4 milliseconds