Searched refs:pll_timing (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/include/video/ |
H A D | sstfb.h | 318 struct pll_timing { struct 327 int (*set_pll) (struct fb_info *info, const struct pll_timing *t, const int clock); 346 struct pll_timing pll;
|
/kernel/linux/linux-6.6/include/video/ |
H A D | sstfb.h | 318 struct pll_timing { struct 327 int (*set_pll) (struct fb_info *info, const struct pll_timing *t, const int clock); 346 struct pll_timing pll;
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sprd/ |
H A D | sprd_dsi.h | 52 enum pll_timing { enum
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sstfb.c | 291 static int sst_calc_pll(const int freq, int *freq_out, struct pll_timing *t) in sst_calc_pll() 967 const struct pll_timing *t, const int clock) in sst_set_pll_att_ti() 1021 const struct pll_timing *t, const int clock) in sst_set_pll_ics() 1148 struct pll_timing gfx_timings; in sst_init() 1247 struct pll_timing gfx_timings; in sst_shutdown()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sstfb.c | 292 static int sst_calc_pll(const int freq, int *freq_out, struct pll_timing *t) in sst_calc_pll() 968 const struct pll_timing *t, const int clock) in sst_set_pll_att_ti() 1022 const struct pll_timing *t, const int clock) in sst_set_pll_ics() 1149 struct pll_timing gfx_timings; in sst_init() 1248 struct pll_timing gfx_timings; in sst_shutdown()
|
Completed in 7 milliseconds