Searched defs:req_rate (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/clocksource/ |
H A D | ingenic-sysost.c | 119 static u8 ingenic_ost_get_prescale(unsigned long rate, unsigned long req_rate) in ingenic_ost_get_prescale() 130 static long ingenic_ost_round_rate(struct clk_hw *hw, unsigned long req_rate, in ingenic_ost_round_rate() 144 static int ingenic_ost_percpu_timer_set_rate(struct clk_hw *hw, unsigned long req_rate, in ingenic_ost_percpu_timer_set_rate() 160 static int ingenic_ost_global_timer_set_rate(struct clk_hw *hw, unsigned long req_rate, in ingenic_ost_global_timer_set_rate()
|
/linux/drivers/clk/ingenic/ |
H A D | cgu.c | 178 ingenic_pll_round_rate(struct clk_hw *hw, unsigned long req_rate, in ingenic_pll_round_rate() 201 ingenic_pll_set_rate(struct clk_hw *hw, unsigned long req_rate, in ingenic_pll_set_rate() 461 unsigned long parent_rate, unsigned long req_rate) in ingenic_clk_calc_div() 524 ingenic_clk_set_rate(struct clk_hw *hw, unsigned long req_rate, in ingenic_clk_set_rate()
|
H A D | x1000-cgu.c | 87 static long x1000_otg_phy_round_rate(struct clk_hw *hw, unsigned long req_rate, in x1000_otg_phy_round_rate() 99 static int x1000_otg_phy_set_rate(struct clk_hw *hw, unsigned long req_rate, in x1000_otg_phy_set_rate()
|
H A D | jz4780-cgu.c | 131 static long jz4780_otg_phy_round_rate(struct clk_hw *hw, unsigned long req_rate, in jz4780_otg_phy_round_rate() 146 static int jz4780_otg_phy_set_rate(struct clk_hw *hw, unsigned long req_rate, in jz4780_otg_phy_set_rate()
|
H A D | tcu.c | 170 static u8 ingenic_tcu_get_prescale(unsigned long rate, unsigned long req_rate) in ingenic_tcu_get_prescale() 198 static int ingenic_tcu_set_rate(struct clk_hw *hw, unsigned long req_rate, in ingenic_tcu_set_rate()
|
/linux/drivers/clk/sophgo/ |
H A D | clk-sg2042-pll.c | 253 unsigned long req_rate, in sg2042_get_pll_ctl_setting() 350 unsigned long req_rate, in sg2042_clk_pll_round_rate()
|
H A D | clk-sg2044-pll.c | 208 unsigned long req_rate, in sg2044_compute_pll_setting()
|
/linux/drivers/net/wireless/mediatek/mt7601u/ |
H A D | tx.c | 73 u8 req_rate = stat->pktid; in mt7601u_tx_pktid_dec() local
|
/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_av.c | 106 static u8 ib_rate_to_memfree(u8 req_rate, u8 cur_rate) in ib_rate_to_memfree()
|
/linux/drivers/clk/qcom/ |
H A D | clk-regmap-mux-div.c | 94 unsigned long req_rate = req->rate; in mux_div_determine_rate() local
|
/linux/drivers/gpu/drm/arm/ |
H A D | malidp_crtc.c | 35 long rate, req_rate = mode->crtc_clock * 1000; in malidp_crtc_mode_valid() local
|
/linux/sound/soc/renesas/rcar/ |
H A D | adg.c | 538 u32 req_rate[ADG_HZ_SIZE] = {}; in rsnd_adg_get_clkout() local
|