Searched refs:vid_pll_div (Results 1 – 3 of 3) sorted by relevance
/openbmc/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()
|
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_vclk.c | 312 unsigned int vid_pll_div; member 320 .vid_pll_div = VID_PLL_DIV_5, 328 .vid_pll_div = VID_PLL_DIV_5, 336 .vid_pll_div = VID_PLL_DIV_5, 344 .vid_pll_div = VID_PLL_DIV_5, 352 .vid_pll_div = VID_PLL_DIV_5, 360 .vid_pll_div = VID_PLL_DIV_5, 368 .vid_pll_div = VID_PLL_DIV_5, 596 unsigned int vid_pll_div, unsigned int vclk_div, in meson_vclk_set() argument 645 meson_vid_pll_set(priv, vid_pll_div); in meson_vclk_set() [all …]
|
/openbmc/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 …]
|