Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-versaclock3.c152 u8 int_div_msb_offs; member
364 regmap_read(vc3->regmap, pll->int_div_msb_offs, &val); in vc3_pll_recalc_rate()
422 regmap_read(vc3->regmap, pll->int_div_msb_offs, &val); in vc3_pll_set_rate()
424 regmap_write(vc3->regmap, pll->int_div_msb_offs, val); in vc3_pll_set_rate()
695 .int_div_msb_offs = VC3_PLL1_LOOP_FILTER_N_DIV_MSB,
713 .int_div_msb_offs = VC3_PLL2_FB_INT_DIV_MSB,
731 .int_div_msb_offs = VC3_PLL3_LOOP_FILTER_N_DIV_MSB,