Home
last modified time | relevance | path

Searched defs:pll (Results 1 – 154 of 154) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/msm/dsi/pll/
Ddsi_pll.c16 static int dsi_pll_enable(struct msm_dsi_pll *pll) in dsi_pll_enable()
46 static void dsi_pll_disable(struct msm_dsi_pll *pll) in dsi_pll_disable()
62 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in msm_dsi_pll_helper_clk_round_rate() local
74 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in msm_dsi_pll_helper_clk_prepare() local
81 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in msm_dsi_pll_helper_clk_unprepare() local
103 int msm_dsi_pll_get_clk_provider(struct msm_dsi_pll *pll, in msm_dsi_pll_get_clk_provider()
114 void msm_dsi_pll_destroy(struct msm_dsi_pll *pll) in msm_dsi_pll_destroy()
120 void msm_dsi_pll_save_state(struct msm_dsi_pll *pll) in msm_dsi_pll_save_state()
128 int msm_dsi_pll_restore_state(struct msm_dsi_pll *pll) in msm_dsi_pll_restore_state()
147 struct msm_dsi_pll *pll; in msm_dsi_pll_init() local
Ddsi_pll_28nm.c138 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_28nm_clk_set_rate() local
253 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_28nm_clk_is_enabled() local
263 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_28nm_clk_recalc_rate() local
321 static int dsi_pll_28nm_enable_seq_hpm(struct msm_dsi_pll *pll) in dsi_pll_28nm_enable_seq_hpm()
396 static int dsi_pll_28nm_enable_seq_lp(struct msm_dsi_pll *pll) in dsi_pll_28nm_enable_seq_lp()
439 static void dsi_pll_28nm_disable_seq(struct msm_dsi_pll *pll) in dsi_pll_28nm_disable_seq()
447 static void dsi_pll_28nm_save_state(struct msm_dsi_pll *pll) in dsi_pll_28nm_save_state()
461 static int dsi_pll_28nm_restore_state(struct msm_dsi_pll *pll) in dsi_pll_28nm_restore_state()
486 static int dsi_pll_28nm_get_provider(struct msm_dsi_pll *pll, in dsi_pll_28nm_get_provider()
501 static void dsi_pll_28nm_destroy(struct msm_dsi_pll *pll) in dsi_pll_28nm_destroy()
[all …]
/linux-4.4.14/drivers/clk/pistachio/
Dclk-pll.c81 static inline u32 pll_readl(struct pistachio_clk_pll *pll, u32 reg) in pll_readl()
86 static inline void pll_writel(struct pistachio_clk_pll *pll, u32 val, u32 reg) in pll_writel()
91 static inline void pll_lock(struct pistachio_clk_pll *pll) in pll_lock()
110 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); in pll_frac_get_mode() local
119 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); in pll_frac_set_mode() local
132 pll_get_params(struct pistachio_clk_pll *pll, unsigned long fref, in pll_get_params()
148 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); in pll_round_rate() local
162 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); in pll_gf40lp_frac_enable() local
181 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); in pll_gf40lp_frac_disable() local
191 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); in pll_gf40lp_frac_is_enabled() local
[all …]
/linux-4.4.14/drivers/clk/bcm/
Dclk-iproc-pll.c71 struct iproc_pll *pll; member
96 static int pll_get_rate_index(struct iproc_pll *pll, unsigned int target_rate) in pll_get_rate_index()
125 static int pll_wait_for_lock(struct iproc_pll *pll) in pll_wait_for_lock()
141 static void iproc_pll_write(const struct iproc_pll *pll, void __iomem *base, in iproc_pll_write()
153 static void __pll_disable(struct iproc_pll *pll) in __pll_disable()
182 static int __pll_enable(struct iproc_pll *pll) in __pll_enable()
211 static void __pll_put_in_reset(struct iproc_pll *pll) in __pll_put_in_reset()
222 static void __pll_bring_out_reset(struct iproc_pll *pll, unsigned int kp, in __pll_bring_out_reset()
246 struct iproc_pll *pll = clk->pll; in pll_set_rate() local
345 struct iproc_pll *pll = clk->pll; in iproc_pll_enable() local
[all …]
Dclk-iproc-armpll.c74 static unsigned int __get_fid(struct iproc_arm_pll *pll) in __get_fid()
114 static int __get_mdiv(struct iproc_arm_pll *pll) in __get_mdiv()
149 static unsigned int __get_ndiv(struct iproc_arm_pll *pll) in __get_ndiv()
196 struct iproc_arm_pll *pll = to_iproc_arm_pll(hw); in iproc_arm_pll_recalc_rate() local
246 struct iproc_arm_pll *pll; in iproc_armpll_setup() local
Dclk-bcm2835.c818 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_is_on() local
865 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_get_rate() local
889 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_off() local
905 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_on() local
953 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_set_rate() local
1326 struct bcm2835_pll *pll; in bcm2835_register_pll() local
/linux-4.4.14/drivers/clk/qcom/
Dclk-pll.c39 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_enable() local
80 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_disable() local
95 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate() local
141 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_determine_rate() local
156 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate() local
192 static int wait_for_pll(struct clk_pll *pll) in wait_for_pll()
232 clk_pll_set_fsm_mode(struct clk_pll *pll, struct regmap *regmap, u8 lock_count) in clk_pll_set_fsm_mode()
251 static void clk_pll_configure(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure()
278 void clk_pll_configure_sr(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure_sr()
287 void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure_sr_hpm_lp()
[all …]
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dpll.c41 int dss_pll_register(struct dss_pll *pll) in dss_pll_register()
55 void dss_pll_unregister(struct dss_pll *pll) in dss_pll_unregister()
79 int dss_pll_enable(struct dss_pll *pll) in dss_pll_enable()
107 void dss_pll_disable(struct dss_pll *pll) in dss_pll_disable()
119 int dss_pll_set_config(struct dss_pll *pll, const struct dss_pll_clock_info *cinfo) in dss_pll_set_config()
132 bool dss_pll_hsdiv_calc(const struct dss_pll *pll, unsigned long clkdco, in dss_pll_hsdiv_calc()
157 bool dss_pll_calc(const struct dss_pll *pll, unsigned long clkin, in dss_pll_calc()
225 int dss_pll_wait_reset_done(struct dss_pll *pll) in dss_pll_wait_reset_done()
235 static int dss_wait_hsdiv_ack(struct dss_pll *pll, u32 hsdiv_ack_mask) in dss_wait_hsdiv_ack()
249 int dss_pll_write_config_type_a(struct dss_pll *pll, in dss_pll_write_config_type_a()
[all …]
Dhdmi_pll.c25 void hdmi_pll_dump(struct hdmi_pll_data *pll, struct seq_file *s) in hdmi_pll_dump()
41 void hdmi_pll_compute(struct hdmi_pll_data *pll, in hdmi_pll_compute()
103 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_enable() local
118 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_disable() local
181 struct dss_pll *pll = &hpll->pll; in dsi_init_pll_data() local
221 int hdmi_pll_init(struct platform_device *pdev, struct hdmi_pll_data *pll, in hdmi_pll_init()
252 struct dss_pll *pll = &hpll->pll; in hdmi_pll_uninit() local
Dvideo-pll.c26 struct dss_pll pll; member
62 static int dss_video_pll_enable(struct dss_pll *pll) in dss_video_pll_enable()
91 static void dss_video_pll_disable(struct dss_pll *pll) in dss_video_pll_disable()
142 struct dss_pll *pll; in dss_video_pll_init() local
208 void dss_video_pll_uninit(struct dss_pll *pll) in dss_video_pll_uninit()
Ddpi.c48 struct dss_pll *pll; member
143 struct dss_pll *pll; member
557 static int dpi_verify_dsi_pll(struct dss_pll *pll) in dpi_verify_dsi_pll()
596 struct dss_pll *pll; in dpi_init_pll() local
Dhdmi.h239 struct dss_pll pll; member
345 struct hdmi_pll_data pll; member
Ddsi.c279 struct dss_pll *pll; member
321 struct dss_pll pll; member
1396 static int dsi_pll_enable(struct dss_pll *pll) in dsi_pll_enable()
1474 static void dsi_pll_disable(struct dss_pll *pll) in dsi_pll_disable()
1489 struct dss_pll *pll = &dsi->pll; in dsi_dump_dsidev_clocks() local
5231 struct dss_pll *pll = &dsi->pll; in dsi_init_pll_data() local
Ddispc.c3256 struct dss_pll *pll; in dispc_fclk_rate() local
3287 struct dss_pll *pll; in dispc_mgr_lclk_rate() local
/linux-4.4.14/drivers/clk/tegra/
Dclk-pll.c223 static void clk_pll_enable_lock(struct tegra_clk_pll *pll) in clk_pll_enable_lock()
238 static int clk_pll_wait_for_lock(struct tegra_clk_pll *pll) in clk_pll_wait_for_lock()
274 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_is_enabled() local
290 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_enable() local
310 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_disable() local
328 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_enable() local
347 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_disable() local
361 struct tegra_clk_pll *pll = to_clk_pll(hw); in _p_div_to_hw() local
377 struct tegra_clk_pll *pll = to_clk_pll(hw); in _hw_to_p_div() local
396 struct tegra_clk_pll *pll = to_clk_pll(hw); in _get_table_rate() local
[all …]
/linux-4.4.14/drivers/clk/mediatek/
Dclk-pll.c61 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_pll_is_prepared() local
66 static unsigned long __mtk_pll_recalc_rate(struct mtk_clk_pll *pll, u32 fin, in __mtk_pll_recalc_rate()
90 static void mtk_pll_set_rate_regs(struct mtk_clk_pll *pll, u32 pcw, in mtk_pll_set_rate_regs()
137 static void mtk_pll_calc_values(struct mtk_clk_pll *pll, u32 *pcw, u32 *postdiv, in mtk_pll_calc_values()
175 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_pll_set_rate() local
188 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_pll_recalc_rate() local
204 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_pll_round_rate() local
215 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_pll_prepare() local
248 struct mtk_clk_pll *pll = to_mtk_clk_pll(hw); in mtk_pll_unprepare() local
285 struct mtk_clk_pll *pll; in mtk_clk_register_pll() local
[all …]
/linux-4.4.14/drivers/clk/mxs/
Dclk-pll.c40 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_prepare() local
51 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_unprepare() local
58 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_enable() local
67 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_disable() local
75 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate() local
91 struct clk_pll *pll; in mxs_clk_pll() local
Dclk-imx23.c87 ref_xtal, pll, ref_cpu, ref_emi, ref_pix, ref_io, saif_sel, enumerator
/linux-4.4.14/drivers/video/fbdev/aty/
Dmach64_gx.c80 const union aty_pll *pll, u32 bpp, u32 accel) in aty_set_dac_514()
123 u32 bpp, union aty_pll *pll) in aty_var_to_pll_514()
161 const union aty_pll *pll) in aty_pll_514_to_var()
175 const union aty_pll *pll) in aty_set_pll_514()
205 const union aty_pll *pll, u32 bpp, in aty_set_dac_ATI68860_B()
288 const union aty_pll *pll, u32 bpp, in aty_set_dac_ATT21C498()
341 u32 bpp, union aty_pll *pll) in aty_var_to_pll_18818()
400 const union aty_pll *pll) in aty_pll_18818_to_var()
429 const union aty_pll *pll) in aty_set_pll18818()
497 u32 bpp, union aty_pll *pll) in aty_var_to_pll_1703()
[all …]
Dmach64_ct.c119 static int aty_dsp_gt(const struct fb_info *info, u32 bpp, struct pll_ct *pll) in aty_dsp_gt()
208 static int aty_valid_pll_ct(const struct fb_info *info, u32 vclk_per, struct pll_ct *pll) in aty_valid_pll_ct()
250 static int aty_var_to_pll_ct(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll) in aty_var_to_pll_ct()
263 static u32 aty_pll_to_var_ct(const struct fb_info *info, const union aty_pll *pll) in aty_pll_to_var_ct()
280 void aty_set_pll_ct(const struct fb_info *info, const union aty_pll *pll) in aty_set_pll_ct()
376 static void aty_get_pll_ct(const struct fb_info *info, union aty_pll *pll) in aty_get_pll_ct()
399 static int aty_init_pll_ct(const struct fb_info *info, union aty_pll *pll) in aty_init_pll_ct()
605 union aty_pll *pll) in aty_resume_pll_ct()
Daty128fb.c444 struct aty128_pll pll; member
1331 static void aty128_set_pll(struct aty128_pll *pll, in aty128_set_pll()
1371 static int aty128_var_to_pll(u32 period_in_ps, struct aty128_pll *pll, in aty128_var_to_pll()
1417 static int aty128_pll_to_var(const struct aty128_pll *pll, in aty128_pll_to_var()
1435 const struct aty128_pll *pll, in aty128_ddafifo()
1569 struct aty128_pll pll; in aty128_decode_var() local
Datyfb_base.c305 static int pll; variable
368 int pll, mclk, xclk, ecp_max; member
1543 union aty_pll pll; in atyfb_check_var() local
1865 union aty_pll *pll = &par->pll; in atyfb_ioctl() local
1890 union aty_pll *pll = &par->pll; in atyfb_ioctl() local
Datyfb.h136 union aty_pll pll; member
Dradeonfb.h341 struct pll_info pll; member
/linux-4.4.14/drivers/clk/imx/
Dclk-pllv1.c31 static inline bool is_imx1_pllv1(struct clk_pllv1 *pll) in is_imx1_pllv1()
36 static inline bool is_imx21_pllv1(struct clk_pllv1 *pll) in is_imx21_pllv1()
41 static inline bool is_imx27_pllv1(struct clk_pllv1 *pll) in is_imx27_pllv1()
46 static inline bool mfn_is_negative(struct clk_pllv1 *pll, unsigned int mfn) in mfn_is_negative()
54 struct clk_pllv1 *pll = to_clk_pllv1(hw); in clk_pllv1_recalc_rate() local
116 struct clk_pllv1 *pll; in imx_clk_pllv1() local
Dclk-pllv3.c51 static int clk_pllv3_wait_lock(struct clk_pllv3 *pll) in clk_pllv3_wait_lock()
74 struct clk_pllv3 *pll = to_clk_pllv3(hw); in clk_pllv3_prepare() local
89 struct clk_pllv3 *pll = to_clk_pllv3(hw); in clk_pllv3_unprepare() local
103 struct clk_pllv3 *pll = to_clk_pllv3(hw); in clk_pllv3_recalc_rate() local
121 struct clk_pllv3 *pll = to_clk_pllv3(hw); in clk_pllv3_set_rate() local
150 struct clk_pllv3 *pll = to_clk_pllv3(hw); in clk_pllv3_sys_recalc_rate() local
176 struct clk_pllv3 *pll = to_clk_pllv3(hw); in clk_pllv3_sys_set_rate() local
204 struct clk_pllv3 *pll = to_clk_pllv3(hw); in clk_pllv3_av_recalc_rate() local
239 struct clk_pllv3 *pll = to_clk_pllv3(hw); in clk_pllv3_av_set_rate() local
289 struct clk_pllv3 *pll; in imx_clk_pllv3() local
Dclk-pllv2.c113 struct clk_pllv2 *pll = to_clk_pllv2(hw); in clk_pllv2_recalc_rate() local
157 struct clk_pllv2 *pll = to_clk_pllv2(hw); in clk_pllv2_set_rate() local
192 struct clk_pllv2 *pll = to_clk_pllv2(hw); in clk_pllv2_prepare() local
220 struct clk_pllv2 *pll = to_clk_pllv2(hw); in clk_pllv2_unprepare() local
240 struct clk_pllv2 *pll; in imx_clk_pllv2() local
Dclk-cpu.c21 struct clk *pll; member
79 struct clk *div, struct clk *mux, struct clk *pll, in imx_clk_cpu()
/linux-4.4.14/drivers/clk/rockchip/
Dclk-pll.c52 struct rockchip_clk_pll *pll, unsigned long rate) in rockchip_get_pll_settings()
68 struct rockchip_clk_pll *pll = to_rockchip_clk_pll(hw); in rockchip_pll_round_rate() local
87 static int rockchip_pll_wait_lock(struct rockchip_clk_pll *pll) in rockchip_pll_wait_lock()
129 static void rockchip_rk3066_pll_get_params(struct rockchip_clk_pll *pll, in rockchip_rk3066_pll_get_params()
152 struct rockchip_clk_pll *pll = to_rockchip_clk_pll(hw); in rockchip_rk3066_pll_recalc_rate() local
173 static int rockchip_rk3066_pll_set_params(struct rockchip_clk_pll *pll, in rockchip_rk3066_pll_set_params()
235 struct rockchip_clk_pll *pll = to_rockchip_clk_pll(hw); in rockchip_rk3066_pll_set_rate() local
262 struct rockchip_clk_pll *pll = to_rockchip_clk_pll(hw); in rockchip_rk3066_pll_enable() local
272 struct rockchip_clk_pll *pll = to_rockchip_clk_pll(hw); in rockchip_rk3066_pll_disable() local
281 struct rockchip_clk_pll *pll = to_rockchip_clk_pll(hw); in rockchip_rk3066_pll_is_enabled() local
[all …]
Dclk-rk3188.c818 struct rockchip_pll_clock *pll = &rk3188_pll_clks[i]; in rk3188_clk_init() local
/linux-4.4.14/arch/c6x/platforms/
Dplldata.c172 struct pll_data *pll = &c6x_soc_pll1; in c6455_setup_clocks() local
210 struct pll_data *pll = &c6x_soc_pll1; in c6457_setup_clocks() local
260 struct pll_data *pll = &c6x_soc_pll1; in c6472_setup_clocks() local
309 struct pll_data *pll = &c6x_soc_pll1; in c6474_setup_clocks() local
358 struct pll_data *pll = &c6x_soc_pll1; in c6678_setup_clocks() local
423 struct pll_data *pll = &c6x_soc_pll1; in c64x_setup_clocks() local
Dpll.c204 static u32 pll_read(struct pll_data *pll, int reg) in pll_read()
212 struct pll_data *pll; in clk_sysclk_recalc() local
273 struct pll_data *pll = clk->pll_data; in clk_pllclk_recalc() local
/linux-4.4.14/drivers/clk/st/
Dclkgen-pll.c328 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_is_locked() local
336 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_is_enabled() local
343 struct clkgen_pll *pll = to_clkgen_pll(hw); in __clkgen_pll_enable() local
369 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_enable() local
386 struct clkgen_pll *pll = to_clkgen_pll(hw); in __clkgen_pll_disable() local
401 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_disable() local
416 struct clkgen_pll *pll = to_clkgen_pll(hw); in recalc_stm_pll800c65() local
443 struct clkgen_pll *pll = to_clkgen_pll(hw); in recalc_stm_pll1600c65() local
465 struct stm_pll *pll) in clk_pll3200c32_get_params()
514 static int clk_pll3200c32_get_rate(unsigned long input, struct stm_pll *pll, in clk_pll3200c32_get_rate()
[all …]
Dclkgen.h43 #define CLKGEN_READ(pll, field) clkgen_read(pll->regs_base, \ argument
46 #define CLKGEN_WRITE(pll, field, val) clkgen_write(pll->regs_base, \ argument
Dclkgen-fsyn.c428 struct st_clk_quadfs_pll *pll = to_quadfs_pll(hw); in quadfs_pll_enable() local
469 struct st_clk_quadfs_pll *pll = to_quadfs_pll(hw); in quadfs_pll_disable() local
490 struct st_clk_quadfs_pll *pll = to_quadfs_pll(hw); in quadfs_pll_is_enabled() local
509 struct st_clk_quadfs_pll *pll = to_quadfs_pll(hw); in quadfs_pll_fs660c32_recalc_rate() local
572 struct st_clk_quadfs_pll *pll = to_quadfs_pll(hw); in quadfs_pll_fs660c32_set_rate() local
623 struct st_clk_quadfs_pll *pll; in st_clk_register_quadfs_pll() local
/linux-4.4.14/drivers/clk/samsung/
Dclk-pll.c34 struct samsung_clk_pll *pll, unsigned long rate) in samsung_get_pll_settings()
50 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll_round_rate() local
78 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll2126_recalc_rate() local
111 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll3000_recalc_rate() local
148 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll35xx_recalc_rate() local
177 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll35xx_set_rate() local
251 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll36xx_recalc_rate() local
286 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll36xx_set_rate() local
365 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll45xx_recalc_rate() local
399 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll45xx_set_rate() local
[all …]
/linux-4.4.14/drivers/video/fbdev/matrox/
Dg450_pll.c137 unsigned int mnp, unsigned int pll) in g450_setpll()
174 unsigned int mnp, unsigned int pll) in g450_cmppll()
230 unsigned int pll) in g450_testpll()
235 static void updatehwstate_clk(struct matrox_hw_state* hw, unsigned int mnp, unsigned int pll) { in updatehwstate_clk()
246 unsigned int pll) in matroxfb_g450_setpll_cond()
254 unsigned int pll, in g450_findworkingpll()
332 unsigned int pll, unsigned int *mnparray, in __g450_setclk()
517 unsigned int pll) in matroxfb_g450_setclk()
Dmatroxfb_misc.c128 int matroxfb_PLL_calcclock(const struct matrox_pll_features* pll, unsigned int freq, unsigned int f… in matroxfb_PLL_calcclock()
Dmatroxfb_maven.c223 static int matroxfb_PLL_mavenclock(const struct matrox_pll_features2* pll, in matroxfb_PLL_mavenclock()
Dmatroxfb_base.h411 struct matrox_pll_features pll; member
477 } pll; member
/linux-4.4.14/drivers/clk/meson/
Dclk-pll.c59 struct meson_clk_pll *pll = to_meson_clk_pll(hw); in meson_clk_pll_recalc_rate() local
86 struct meson_clk_pll *pll = to_meson_clk_pll(hw); in meson_clk_pll_round_rate() local
99 static const struct pll_rate_table *meson_clk_get_pll_settings(struct meson_clk_pll *pll, in meson_clk_get_pll_settings()
112 static int meson_clk_pll_wait_lock(struct meson_clk_pll *pll, in meson_clk_pll_wait_lock()
131 struct meson_clk_pll *pll = to_meson_clk_pll(hw); in meson_clk_pll_set_rate() local
Dclkc.h110 struct pll_conf *pll; member
/linux-4.4.14/drivers/media/i2c/
Dsmiapp-pll.c61 static void print_pll(struct device *dev, struct smiapp_pll *pll) in print_pll()
88 struct smiapp_pll *pll, in check_all_bounds()
162 struct smiapp_pll *pll, struct smiapp_pll_branch *op_pll, uint32_t mul, in __smiapp_pll_calculate()
396 struct smiapp_pll *pll) in smiapp_pll_calculate()
Daptina-pll.c31 struct aptina_pll *pll) in aptina_pll_calculate()
Dmt9m032.c282 struct aptina_pll pll; in mt9m032_setup_pll() local
Dmt9p031.c135 struct aptina_pll pll; member
Dov2659.c233 struct ov2659_pll_ctrl pll; member
Dadv7842.c1088 const u8 pll[2] = { in configure_custom_video_timings() local
Dadv7604.c979 const u8 pll[2] = { in configure_custom_video_timings() local
/linux-4.4.14/sound/soc/codecs/
Dadav80x.c47 #define ADAV80X_PLL_CLK_SRC_PLL_XIN(pll) 0x00 argument
48 #define ADAV80X_PLL_CLK_SRC_PLL_MCLKI(pll) (0x40 << (pll)) argument
49 #define ADAV80X_PLL_CLK_SRC_PLL_MASK(pll) (0x40 << (pll)) argument
57 #define ADAV80X_PLL_CTRL1_PLLPD(pll) (0x04 << (pll)) argument
60 #define ADAV80X_PLL_CTRL2_FIELD(pll, x) ((x) << ((pll) * 4)) argument
62 #define ADAV80X_PLL_CTRL2_FS_48(pll) ADAV80X_PLL_CTRL2_FIELD((pll), 0x00) argument
63 #define ADAV80X_PLL_CTRL2_FS_32(pll) ADAV80X_PLL_CTRL2_FIELD((pll), 0x08) argument
64 #define ADAV80X_PLL_CTRL2_FS_44(pll) ADAV80X_PLL_CTRL2_FIELD((pll), 0x0c) argument
66 #define ADAV80X_PLL_CTRL2_SEL(pll) ADAV80X_PLL_CTRL2_FIELD((pll), 0x02) argument
67 #define ADAV80X_PLL_CTRL2_DOUB(pll) ADAV80X_PLL_CTRL2_FIELD((pll), 0x01) argument
[all …]
Dwm8955.c147 int Fref, int Fout, struct pll_factors *pll) in wm8995_pll_factors()
252 struct pll_factors pll; in wm8955_configure_clocking() local
Dak4671.c477 u8 pll; in ak4671_set_dai_sysclk() local
Dak4642.c344 u8 pll; in ak4642_dai_set_sysclk() local
Dtwl6040.c69 int pll; member
/linux-4.4.14/drivers/clk/at91/
Dclk-pll.c74 struct clk_pll *pll = (struct clk_pll *)dev_id; in clk_pll_irq_handler() local
84 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_prepare() local
132 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_is_prepared() local
141 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_unprepare() local
153 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate() local
161 static long clk_pll_get_best_div_mul(struct clk_pll *pll, unsigned long rate, in clk_pll_get_best_div_mul()
274 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_round_rate() local
283 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate() local
316 struct clk_pll *pll; in at91_clk_register_pll() local
/linux-4.4.14/drivers/gpu/drm/msm/dsi/
Ddsi.h119 static inline void msm_dsi_pll_destroy(struct msm_dsi_pll *pll) in msm_dsi_pll_destroy()
122 static inline int msm_dsi_pll_get_clk_provider(struct msm_dsi_pll *pll, in msm_dsi_pll_get_clk_provider()
127 static inline void msm_dsi_pll_save_state(struct msm_dsi_pll *pll) in msm_dsi_pll_save_state()
130 static inline int msm_dsi_pll_restore_state(struct msm_dsi_pll *pll) in msm_dsi_pll_restore_state()
Ddsi_manager.c676 struct msm_dsi_pll *pll = msm_dsi_phy_get_pll(msm_dsi->phy); in msm_dsi_manager_phy_enable() local
710 struct msm_dsi_pll *pll = msm_dsi_phy_get_pll(msm_dsi->phy); in msm_dsi_manager_phy_disable() local
/linux-4.4.14/arch/mips/ath79/
Dclock.c61 u32 pll; in ar71xx_clocks_init() local
96 u32 pll; in ar724x_clocks_init() local
132 u32 pll; in ar913x_clocks_init() local
247 u32 pll, out_div, ref_div, nint, nfrac, frac, clk_ctrl, postdiv; in ar934x_clocks_init() local
363 u32 pll, out_div, ref_div, nint, frac, clk_ctrl, postdiv; in qca955x_clocks_init() local
/linux-4.4.14/arch/arm/mach-davinci/
Dclock.c292 struct pll_data *pll; in clk_sysclk_recalc() local
330 struct pll_data *pll; in davinci_set_sysclk_rate() local
418 struct pll_data *pll = clk->pll_data; in clk_pllclk_recalc() local
485 int davinci_set_pllrate(struct pll_data *pll, unsigned int prediv, in davinci_set_pllrate()
609 struct pll_data *pll = clk->pll_data; in davinci_clk_init() local
Dda850.c1128 struct pll_data *pll = clk->pll_data; in da850_set_pll0rate() local
/linux-4.4.14/drivers/staging/sm750fb/
Dddk750_mode.c78 static int programModeRegisters(mode_parameter_t *pModeParam, pll_value_t *pll) in programModeRegisters()
186 pll_value_t pll; in ddk750_setModeTiming() local
Dddk750_chip.c54 pll_value_t pll; in setChipClock() local
297 unsigned int calcPllValue(unsigned int request_orig, pll_value_t *pll) in calcPllValue()
/linux-4.4.14/arch/powerpc/include/asm/
Drtc.h68 static inline int get_rtc_pll(struct rtc_pll_info *pll) in get_rtc_pll()
72 static inline int set_rtc_pll(struct rtc_pll_info *pll) in set_rtc_pll()
/linux-4.4.14/arch/m68k/include/asm/
Drtc.h63 static inline int get_rtc_pll(struct rtc_pll_info *pll) in get_rtc_pll()
70 static inline int set_rtc_pll(struct rtc_pll_info *pll) in set_rtc_pll()
/linux-4.4.14/drivers/cpufreq/
Dcpufreq-nforce2.c67 static int nforce2_calc_fsb(int pll) in nforce2_calc_fsb()
116 static void nforce2_write_pll(int pll) in nforce2_write_pll()
174 int pll = 0; in nforce2_set_fsb() local
Ds3c24xx-cpufreq.c83 unsigned long pll = cfg->pll.frequency; in s3c_cpufreq_calc() local
155 struct cpufreq_frequency_table *pll) in s3c_cpufreq_settarget()
279 struct cpufreq_frequency_table *pll; in s3c_cpufreq_target() local
/linux-4.4.14/drivers/clk/spear/
Dclk-vco-pll.c87 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_round_rate_index() local
127 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate() local
147 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate() local
283 struct clk_pll *pll; in clk_register_vco_pll() local
/linux-4.4.14/drivers/video/fbdev/via/
Dvia_clock.c36 static inline u32 cle266_encode_pll(struct via_pll_config pll) in cle266_encode_pll()
43 static inline u32 k800_encode_pll(struct via_pll_config pll) in k800_encode_pll()
50 static inline u32 vx855_encode_pll(struct via_pll_config pll) in vx855_encode_pll()
Dvia_clock.h63 struct via_pll_config pll) in get_pll_internal_frequency()
69 struct via_pll_config pll) in get_pll_output_frequency()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_ddi.c1109 u32 val, pll; in hsw_ddi_clock_get() local
1154 struct intel_shared_dpll *pll; in bxt_calc_pll_link() local
1274 struct intel_shared_dpll *pll; in hsw_ddi_pll_select() local
1565 struct intel_shared_dpll *pll; in skl_ddi_pll_select() local
1658 struct intel_shared_dpll *pll; in bxt_ddi_pll_select() local
2462 struct intel_shared_dpll *pll) in hsw_ddi_wrpll_enable()
2470 struct intel_shared_dpll *pll) in hsw_ddi_spll_enable()
2478 struct intel_shared_dpll *pll) in hsw_ddi_wrpll_disable()
2488 struct intel_shared_dpll *pll) in hsw_ddi_spll_disable()
2498 struct intel_shared_dpll *pll, in hsw_ddi_wrpll_get_hw_state()
[all …]
Dintel_atomic.c270 struct intel_shared_dpll *pll = &dev_priv->shared_dplls[i]; in intel_atomic_duplicate_dpll_state() local
Dintel_display.c1202 struct intel_shared_dpll *pll, in assert_shared_dpll()
1870 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc); in intel_prepare_shared_dpll() local
1897 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc); in intel_enable_shared_dpll() local
1927 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc); in intel_disable_shared_dpll() local
4254 struct intel_shared_dpll *pll; in intel_get_shared_dpll() local
4344 struct intel_shared_dpll *pll; in intel_shared_dpll_commit() local
8919 struct intel_shared_dpll *pll; in ironlake_crtc_compute_clock() local
9299 struct intel_shared_dpll *pll; in ironlake_get_pipe_config() local
9808 struct intel_shared_dpll *pll; in haswell_get_ddi_port_state() local
12830 struct intel_shared_dpll *pll = &dev_priv->shared_dplls[i]; in check_shared_dpll_state() local
[all …]
Di915_debugfs.c3081 struct intel_shared_dpll *pll = &dev_priv->shared_dplls[i]; in i915_shared_dplls_info() local
Di915_reg.h6145 #define PCH_DPLL(pll) (pll == 0 ? _PCH_DPLL_A : _PCH_DPLL_B) argument
6152 #define PCH_FP0(pll) (pll == 0 ? _PCH_FPA0 : _PCH_FPB0) argument
6153 #define PCH_FP1(pll) (pll == 0 ? _PCH_FPA1 : _PCH_FPB1) argument
7322 #define WRPLL_CTL(pll) (pll == 0 ? WRPLL_CTL1 : WRPLL_CTL2) argument
7346 #define PORT_CLK_SEL_WRPLL(pll) (((pll)+4)<<29) argument
/linux-4.4.14/drivers/clk/berlin/
Dberlin2-pll.c55 struct berlin2_pll *pll = to_berlin2_pll(hw); in berlin2_pll_recalc_rate() local
93 struct berlin2_pll *pll; in berlin2_pll_register() local
/linux-4.4.14/arch/parisc/include/asm/
Drtc.h121 static inline int get_rtc_pll(struct rtc_pll_info *pll) in get_rtc_pll()
125 static inline int set_rtc_pll(struct rtc_pll_info *pll) in set_rtc_pll()
/linux-4.4.14/drivers/clk/
Dclk-nomadik.c166 struct clk_pll *pll = to_pll(hw); in pll_clk_enable() local
186 struct clk_pll *pll = to_pll(hw); in pll_clk_disable() local
205 struct clk_pll *pll = to_pll(hw); in pll_clk_is_enabled() local
221 struct clk_pll *pll = to_pll(hw); in pll_clk_recalc_rate() local
261 struct clk_pll *pll; in pll_clk_register() local
Dclk-cdce706.c27 #define CDCE706_PLL_M_LOW(pll) (1 + 3 * (pll)) argument
28 #define CDCE706_PLL_N_LOW(pll) (2 + 3 * (pll)) argument
29 #define CDCE706_PLL_HI(pll) (3 + 3 * (pll)) argument
40 #define CDCE706_PLL_MUX_MASK(pll) (0x80 >> (pll)) argument
48 #define CDCE706_PLL_FVCO_MASK(pll) (0x80 >> (pll)) argument
89 struct cdce706_hw_data pll[3]; member
Dclk-qoriq.c51 int pll; /* CGx_PLLn */ member
91 struct clockgen_pll pll[6]; member
688 int pll, div; in get_pll_div() local
944 struct clockgen_pll *pll = &cg->pll[idx]; in create_one_pll() local
1021 struct clockgen_pll *pll; in legacy_pll_init() local
1099 struct clockgen_pll *pll; in clockgen_clk_get() local
Dclk-ls1x.c35 u32 pll, rate; in ls1x_pll_recalc_rate() local
Dclk-cdce925.c63 struct clk_cdce925_pll pll[NUMBER_OF_PLLS]; member
205 u8 pll[4]; /* Bits are spread out over 4 byte registers */ in cdce925_pll_prepare() local
357 struct clk *pll = clk_get_parent(hw->clk); in cdce925_clk_best_parent_rate() local
Dclk-vt8500.c542 struct clk_pll *pll = to_clk_pll(hw); in vtwm_pll_set_rate() local
585 struct clk_pll *pll = to_clk_pll(hw); in vtwm_pll_round_rate() local
616 struct clk_pll *pll = to_clk_pll(hw); in vtwm_pll_recalc_rate() local
Dclk-axm5516.c54 struct axxia_pllclk *pll = to_axxia_pllclk(aclk); in axxia_pllclk_recalc() local
Dclk-xgene.c88 u32 pll; in xgene_clk_pll_recalc_rate() local
Dclk-si5351.c66 struct si5351_hw_data pll[2]; member
/linux-4.4.14/include/asm-generic/
Drtc.h238 static inline int get_rtc_pll(struct rtc_pll_info *pll) in get_rtc_pll()
242 static inline int set_rtc_pll(struct rtc_pll_info *pll) in set_rtc_pll()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dgt215.c108 read_pll(struct gt215_clk *clk, int idx, u32 pll) in read_pll()
232 gt215_pll_info(struct nvkm_clk *base, int idx, u32 pll, u32 khz, in gt215_pll_info()
272 int idx, u32 pll, int dom) in calc_clk()
360 prog_pll(struct gt215_clk *clk, int idx, u32 pll, int dom) in prog_pll()
Dgt215.h7 u32 pll; member
Dnv40.c128 struct nvbios_pll pll; in nv40_clk_calc_pll() local
Dmcp77.c169 struct nvbios_pll pll; in calc_pll() local
Dnv50.c328 struct nvbios_pll pll; in calc_pll() local
Dgf100.c59 read_pll(struct gf100_clk *clk, u32 pll) in read_pll()
Dgk104.c60 read_pll(struct gk104_clk *clk, u32 pll) in read_pll()
/linux-4.4.14/arch/m68k/q40/
Dconfig.c302 static int q40_get_rtc_pll(struct rtc_pll_info *pll) in q40_get_rtc_pll()
318 static int q40_set_rtc_pll(struct rtc_pll_info *pll) in q40_set_rtc_pll()
/linux-4.4.14/arch/mips/boot/dts/qca/
Dar9132.dtsi85 pll: pll-controller@18050000 { label
/linux-4.4.14/arch/avr32/boards/atstk1000/
Datstk1003.c84 struct clk *pll; in atstk1003_setup_extdac() local
Datstk1004.c89 struct clk *pll; in atstk1004_setup_extdac() local
Datstk1002.c217 struct clk *pll; in atstk1002_setup_extdac() local
/linux-4.4.14/drivers/char/
Dgenrtc.c270 struct rtc_pll_info pll; in gen_rtc_ioctl() local
394 struct rtc_pll_info pll; in gen_rtc_proc_show() local
/linux-4.4.14/drivers/clk/nxp/
Dclk-lpc18xx-cgu.c267 struct lpc18xx_pll pll; member
352 struct lpc18xx_pll *pll = to_lpc_pll(hw); in lpc18xx_pll0_recalc_rate() local
398 struct lpc18xx_pll *pll = to_lpc_pll(hw); in lpc18xx_pll0_set_rate() local
456 struct lpc18xx_pll *pll = to_lpc_pll(hw); in lpc18xx_pll1_recalc_rate() local
/linux-4.4.14/drivers/clk/keystone/
Dpll.c82 struct clk_pll *pll = to_clk_pll(hw); in clk_pllclk_recalc() local
130 struct clk_pll *pll; in clk_register_pll() local
/linux-4.4.14/drivers/video/fbdev/
Dw100fb.c1067 static int w100_pll_adjust(struct w100_pll_info *pll) in w100_pll_adjust()
1125 static int w100_pll_calibration(struct w100_pll_info *pll) in w100_pll_calibration()
1154 static int w100_pll_set_clk(struct w100_pll_info *pll) in w100_pll_set_clk()
1192 struct w100_pll_info *pll = par->pll_table; in w100_set_pll_freq() local
/linux-4.4.14/drivers/clk/h8300/
Dclk-h8s2678.c60 int pll; in pll_set_rate() local
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/
Dconfig_defs.h92 unsigned int pll : 1; member
100 unsigned int pll : 1; member
/linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dconfig_defs.h92 unsigned int pll : 1; member
100 unsigned int pll : 1; member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramnv40.c39 struct nvbios_pll pll; in nv40_ram_calc() local
/linux-4.4.14/drivers/media/tuners/
Dtda18271-common.c268 enum tda18271_pll pll, int force, in __tda18271_charge_pump_source()
283 enum tda18271_pll pll, int force) in tda18271_charge_pump_source()
Dr820t.c90 u16 pll; /* kHz */ member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pll.c113 void amdgpu_pll_compute(struct amdgpu_pll *pll, in amdgpu_pll_compute()
Datombios_crtc.c748 struct amdgpu_pll *pll; in amdgpu_atombios_crtc_set_pll() local
Ddce_v11_0.c2416 int pll; in dce_v11_0_pick_pll() local
Ddce_v10_0.c2437 int pll; in dce_v10_0_pick_pll() local
Ddce_v8_0.c2338 int pll; in dce_v8_0_pick_pll() local
/linux-4.4.14/drivers/media/i2c/smiapp/
Dsmiapp-core.c200 struct smiapp_pll *pll = &sensor->pll; in smiapp_pll_configure() local
240 struct smiapp_pll *pll) in smiapp_pll_try()
280 struct smiapp_pll *pll = &sensor->pll; in smiapp_pll_update() local
746 struct smiapp_pll *pll = &sensor->pll; in smiapp_get_mbus_formats() local
2535 struct smiapp_pll *pll = &sensor->pll; in smiapp_init() local
Dsmiapp.h231 struct smiapp_pll pll; member
/linux-4.4.14/drivers/clk/zynq/
Dpll.c200 struct zynq_pll *pll; in clk_register_zynq_pll() local
/linux-4.4.14/drivers/media/radio/
Dtef6862.c108 u16 pll; in tef6862_s_frequency() local
/linux-4.4.14/arch/mips/ar7/
Dclock.c62 u32 pll; member
178 u32 pll = readl(&clock->pll); in tnetd7300_get_clock() local
/linux-4.4.14/drivers/video/fbdev/intelfb/
Dintelfbhw.c667 struct pll_min_max *pll = &plls[index]; in calc_vclock() local
883 struct pll_min_max *pll = &plls[index]; in splitm() local
904 struct pll_min_max *pll = &plls[index]; in splitp() local
943 struct pll_min_max *pll = &plls[index]; in calc_pll_params() local
/linux-4.4.14/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.h77 struct msm_dsi_pll *pll; member
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_legacy_tv.c242 struct radeon_pll *pll; in radeon_legacy_tv_get_std_mode() local
434 struct radeon_pll *pll; in radeon_legacy_tv_init_restarts() local
Dradeon_display.c981 void radeon_compute_pll_avivo(struct radeon_pll *pll, in radeon_compute_pll_avivo()
1134 void radeon_compute_pll_legacy(struct radeon_pll *pll, in radeon_compute_pll_legacy()
Datombios_crtc.c1064 struct radeon_pll *pll; in atombios_crtc_set_pll() local
1860 int pll; in radeon_atom_pick_pll() local
Dradeon_legacy_crtc.c751 struct radeon_pll *pll; in radeon_set_pll() local
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8960.c30 struct clk *pll; member
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dar9002_phy.c308 u32 pll; in ar9002_hw_compute_pll_control() local
Dar5008_phy.c901 u32 pll; in ar9160_hw_compute_pll_control() local
921 u32 pll; in ar5008_hw_compute_pll_control() local
Dar9003_phy.c605 u32 pll; in ar9003_hw_compute_pll_control_soc() local
622 u32 pll; in ar9003_hw_compute_pll_control() local
Dhw.c752 u32 pll; in ath9k_hw_init_pll() local
/linux-4.4.14/drivers/media/dvb-frontends/
Ddib8000.h14 struct dibx000_bandwidth_config *pll; member
Dmb86a20s.c1766 u64 pll; in mb86a20s_initfe() local
Ddib8000.c691 const struct dibx000_bandwidth_config *pll = state->cfg.pll; in dib8000_reset_pll() local
742 struct dibx000_bandwidth_config *pll, u32 bw, u8 ratio) in dib8000_update_pll()
Ddib0090.c2235 const struct dib0090_pll *pll = state->current_pll_table_index; in dib0090_tune() local
/linux-4.4.14/drivers/bcma/
Ddriver_chipcommon_pmu.c447 u32 pll; in bcma_pmu_get_cpu_clock() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dnv04.c150 uint32_t pll = (oldpll & 0xfff80000) | pv->log2P << 16 | pv->NM1; in setPLL_single() local
/linux-4.4.14/drivers/video/fbdev/riva/
Driva_hw.c619 unsigned int M, N, P, pll, MClk; in nv3UpdateArbitrationSettings() local
808 unsigned int M, N, P, pll, MClk, NVClk, cfg1; in nv4UpdateArbitrationSettings() local
1071 unsigned int M, N, P, pll, MClk, NVClk, cfg1; in nv10UpdateArbitrationSettings() local
1116 unsigned int M, N, P, pll, MClk, NVClk; in nForceUpdateArbitrationSettings() local
/linux-4.4.14/drivers/clk/ingenic/
Dcgu.h154 struct ingenic_cgu_pll_info pll; member
/linux-4.4.14/drivers/video/fbdev/nvidia/
Dnv_hw.c144 unsigned int pll, N, M, MB, NB, P; in nvGetClocks() local
684 unsigned int M, N, P, pll, MClk, NVClk, memctrl; in nForceUpdateArbitrationSettings() local
Dnv_type.h68 u32 pll; member
/linux-4.4.14/drivers/video/fbdev/core/
Dsvgalib.c381 int svga_compute_pll(const struct svga_pll *pll, u32 f_wanted, u16 *m, u16 *n, u16 *r, int node) in svga_compute_pll()
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dcpu-freq-core.h123 struct cpufreq_frequency_table pll; member
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dclkgen_defs.h95 unsigned int pll : 1; member
/linux-4.4.14/drivers/media/pci/bt8xx/
Ddvb-bt8xx.c203 u32 band, pll; in cx24108_tuner_set_params() local
Dbttv-cards.c99 static unsigned int pll[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET }; variable
Dbttv.h236 unsigned int pll:2; member
Dbttvp.h381 struct bttv_pll_info pll; member
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-core.c733 u64 pll; in set_pll() local
/linux-4.4.14/include/linux/mfd/
Dtwl6040.h238 int pll; member
/linux-4.4.14/arch/alpha/include/asm/
Dcore_marvel.h268 #define IO7_PLL_RNGA(pll) (((pll) >> 3) & 0x7) argument
269 #define IO7_PLL_RNGB(pll) (((pll) >> 6) & 0x7) argument
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-av-core.c461 int fsc, pll; in cx18_av_std_setup() local
/linux-4.4.14/drivers/gpu/drm/tegra/
Dhdmi.c50 struct regulator *pll; member
/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddib0700_devices.c2099 struct dibx000_bandwidth_config pll; in dib8096p_agc_startup() local
2605 struct dibx000_bandwidth_config pll; in dib7090_agc_startup() local
/linux-4.4.14/include/video/
Dsstfb.h345 struct pll_timing pll; member
/linux-4.4.14/drivers/media/i2c/cx25840/
Dcx25840-core.c852 int pll = (28636363L * ((((u64)pll_int) << 25L) + pll_frac)) >> 25L; in cx25840_std_setup() local