Searched refs:set_pll (Results 1 – 7 of 7) sorted by relevance
/drivers/video/aty/ |
D | mach64_gx.c | 196 .set_pll = aty_set_pll_514, 488 .set_pll = aty_set_pll18818, 604 .set_pll = aty_set_pll_1703, 728 .set_pll = aty_set_pll_8398, 875 .set_pll = aty_set_pll_408, 909 .set_pll = (void *) dummy,
|
D | atyfb.h | 317 void (*set_pll) (const struct fb_info * info, const union aty_pll * pll); member
|
D | mach64_ct.c | 647 .set_pll = aty_set_pll_ct,
|
D | atyfb_base.c | 1294 par->pll_ops->set_pll(info, &par->pll); in atyfb_set_par() 2671 par->pll_ops->set_pll(info, &saved_pll); in aty_init() 3618 par->pll_ops->set_pll(info, &saved_pll); in atyfb_remove()
|
/drivers/video/ |
D | sstfb.c | 547 par->dac_sw.set_pll(info, &par->pll, VID_CLOCK); in sstfb_set_par() 1112 .set_pll = sst_set_pll_att_ti, 1117 .set_pll = sst_set_pll_att_ti, 1121 .set_pll = sst_set_pll_ics, 1201 par->dac_sw.set_pll(info, &gfx_timings, GFX_CLOCK); in sst_init() 1260 par->dac_sw.set_pll(info, &gfx_timings, GFX_CLOCK); in sst_shutdown()
|
/drivers/media/video/cx88/ |
D | cx88-core.c | 757 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll() function 933 set_pll(core,2,vdec_clock); in cx88_set_tvnorm()
|
/drivers/media/video/bt8xx/ |
D | bttv-driver.c | 989 static void set_pll(struct bttv *btv) in set_pll() function 1057 set_pll(btv); in bt848A_set_timing() 1062 set_pll(btv); in bt848A_set_timing()
|