Searched refs:set_pll (Results 1 – 10 of 10) sorted by relevance
/drivers/video/fbdev/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 | 645 .set_pll = aty_set_pll_ct,
|
D | atyfb_base.c | 1351 par->pll_ops->set_pll(info, &par->pll); in atyfb_set_par() 2759 par->pll_ops->set_pll(info, &par->saved_pll); in aty_init() 3721 par->pll_ops->set_pll(info, &par->saved_pll); in atyfb_remove() 3932 par->pll_ops->set_pll(reboot_info, &par->saved_pll); in atyfb_reboot_notify()
|
/drivers/media/dvb-frontends/ |
D | tda10048.h | 70 bool set_pll; member
|
D | tda10048.c | 1127 if (config->set_pll) { in tda10048_attach()
|
/drivers/video/fbdev/ |
D | sstfb.c | 546 par->dac_sw.set_pll(info, &par->pll, VID_CLOCK); in sstfb_set_par() 1111 .set_pll = sst_set_pll_att_ti, 1116 .set_pll = sst_set_pll_att_ti, 1120 .set_pll = sst_set_pll_ics, 1200 par->dac_sw.set_pll(info, &gfx_timings, GFX_CLOCK); in sst_init() 1259 par->dac_sw.set_pll(info, &gfx_timings, GFX_CLOCK); in sst_shutdown()
|
/drivers/media/pci/cx88/ |
D | cx88-core.c | 730 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll() function 918 set_pll(core,2,vdec_clock); in cx88_set_tvnorm()
|
/drivers/media/usb/dvb-usb/ |
D | ttusb2.c | 515 .set_pll = true ,
|
/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 826 static void set_pll(struct bttv *btv) in set_pll() function 898 set_pll(btv); in bt848A_set_timing() 903 set_pll(btv); in bt848A_set_timing()
|