Searched refs:vid_pll_div (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/clk/meson/ |
D | vid-pll-div.c | 26 struct vid_pll_div { struct 41 static const struct vid_pll_div vid_pll_div_table[] = { argument 61 static const struct vid_pll_div *_get_table_val(unsigned int shift_val, in _get_table_val() 80 const struct vid_pll_div *div; in meson_vid_pll_div_recalc_rate()
|
/Linux-v5.4/drivers/gpu/drm/meson/ |
D | meson_vclk.c | 366 unsigned int vid_pll_div; member 375 .vid_pll_div = VID_PLL_DIV_5, 384 .vid_pll_div = VID_PLL_DIV_5, 393 .vid_pll_div = VID_PLL_DIV_5, 402 .vid_pll_div = VID_PLL_DIV_5, 411 .vid_pll_div = VID_PLL_DIV_5, 420 .vid_pll_div = VID_PLL_DIV_5, 429 .vid_pll_div = VID_PLL_DIV_5, 745 unsigned int vid_pll_div, unsigned int vclk_div, in meson_vclk_set() argument 817 meson_vid_pll_set(priv, vid_pll_div); in meson_vclk_set() [all …]
|