Searched defs:set_pll (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | tda10048.h | 57 bool set_pll; member
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 754 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll() function
|
/openbmc/linux/include/sound/ |
H A D | soc-component.h | 97 int (*set_pll)(struct snd_soc_component *component, int pll_id, member
|
H A D | soc-dai.h | 292 int (*set_pll)(struct snd_soc_dai *dai, int pll_id, int source, member
|
/openbmc/linux/include/video/ |
H A D | sstfb.h | 327 int (*set_pll) (struct fb_info *info, const struct pll_timing *t, const int clock); member
|
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | atyfb.h | 318 void (*set_pll) (const struct fb_info * info, const union aty_pll * pll); member
|
/openbmc/u-boot/arch/arm/mach-exynos/ |
H A D | exynos5_setup.h | 22 #define set_pll(mdiv, pdiv, sdiv) (1<<31 | mdiv<<16 | pdiv<<8 | sdiv) macro
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 780 static void set_pll(struct bttv *btv) in set_pll() function
|