Searched defs:set_pll (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_phy.h | 23 unsigned long (*set_pll)(struct rockchip_phy *phy, unsigned long rate); member
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | tda10048.h | 57 bool set_pll; member
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | dw_hdmi.h | 150 void (*set_pll)(struct rockchip_connector *conn, void *hdmi, void *data); member
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-core.c | 740 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll() function
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | soc-dai.h | 219 int (*set_pll)(struct snd_soc_dai *dai, int pll_id, int source, member
|
| H A D | soc-component.h | 97 int (*set_pll)(struct snd_soc_component *component, int pll_id, member
|
| /OK3568_Linux_fs/kernel/include/video/ |
| H A D | sstfb.h | 327 int (*set_pll) (struct fb_info *info, const struct pll_timing *t, const int clock); member
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/ |
| H A D | atyfb.h | 319 void (*set_pll) (const struct fb_info * info, const union aty_pll * pll); member
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/ |
| H A D | exynos5_setup.h | 23 #define set_pll(mdiv, pdiv, sdiv) (1<<31 | mdiv<<16 | pdiv<<8 | sdiv) macro
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | bttv-driver.c | 795 static void set_pll(struct bttv *btv) in set_pll() function
|