Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-sp7021.c33 #define MASK_SEL_FRA GENMASK(1, 1) macro
316 r0 |= HWM_FIELD_PREP(MASK_SEL_FRA, clk->p[SEL_FRA]); in plltv_set_rate()
454 if (reg & MASK_SEL_FRA) { in sp_pll_recalc_rate()