Searched refs:vid_pll_div (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/meson/ |
H A 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/drivers/gpu/drm/meson/ |
H A D | meson_vclk.c | 371 unsigned int vid_pll_div; member 383 .vid_pll_div = VID_PLL_DIV_5, 395 .vid_pll_div = VID_PLL_DIV_5, 407 .vid_pll_div = VID_PLL_DIV_5, 419 .vid_pll_div = VID_PLL_DIV_5, 431 .vid_pll_div = VID_PLL_DIV_5, 443 .vid_pll_div = VID_PLL_DIV_5, 455 .vid_pll_div = VID_PLL_DIV_5, 467 .vid_pll_div = VID_PLL_DIV_5, 810 unsigned int vid_pll_div, unsigned int vclk_div, in meson_vclk_set() argument [all …]
|