Searched defs:p_rate (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/clk/qcom/ |
D | clk-rcg2.c | 181 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()
|
D | clk-pll.c | 141 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()
|
D | clk-rcg.c | 410 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/ |
D | clock.c | 370 unsigned long p_rate; in omap1_set_sossi_rate() local
|
/linux-4.1.27/drivers/clk/ |
D | clk.c | 2070 unsigned long p_rate = 0; in clk_core_set_parent() local
|