Home
last modified time | relevance | path

Searched defs:p_rate (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/clk/qcom/
Dclk-rcg2.c181 unsigned long *p_rate, struct clk_hw **p_hw) in _freq_tbl_determine_rate()
221 unsigned long *p_rate, struct clk_hw **p) in clk_rcg2_determine_rate()
380 unsigned long *p_rate, struct clk_hw **p) in clk_edp_pixel_determine_rate()
433 unsigned long *p_rate, struct clk_hw **p_hw) in clk_byte_determine_rate()
500 unsigned long *p_rate, struct clk_hw **p) in clk_pixel_determine_rate()
Dclk-pll.c141 unsigned long *p_rate, struct clk_hw **p) in clk_pll_determine_rate()
154 clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long p_rate) in clk_pll_set_rate()
Dclk-rcg.c410 unsigned long *p_rate, struct clk_hw **p_hw, in _freq_tbl_determine_rate()
446 unsigned long *p_rate, struct clk_hw **p) in clk_rcg_determine_rate()
456 unsigned long *p_rate, struct clk_hw **p) in clk_dyn_rcg_determine_rate()
473 unsigned long *p_rate, struct clk_hw **p_hw) in clk_rcg_bypass_determine_rate()
/linux-4.1.27/arch/arm/mach-omap1/
Dclock.c370 unsigned long p_rate; in omap1_set_sossi_rate() local
/linux-4.1.27/drivers/clk/
Dclk.c2070 unsigned long p_rate = 0; in clk_core_set_parent() local