Home
last modified time | relevance | path

Searched defs:rate (Results 201 – 225 of 2559) sorted by relevance

12345678910>>...103

/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Dtime.c177 void __init mmp_timer_init(int irq, unsigned long rate) in mmp_timer_init()
197 unsigned long rate; in mmp_dt_init_timer() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalhwimg8821c_rf.c4253 u8 rate = array[i].rs; in odm_read_and_config_mp_8821c_txpwr_lmt() local
5405 u8 rate = array[i].rs; in odm_read_and_config_mp_8821c_txpwr_lmt_fccsar() local
6557 u8 rate = array[i].rs; in odm_read_and_config_mp_8821c_txpwr_lmt_icsar() local
7709 u8 rate = array[i].rs; in odm_read_and_config_mp_8821c_txpwr_lmt_lowpower() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalhwimg8821c_rf.c4252 u8 rate = array[i].rs; in odm_read_and_config_mp_8821c_txpwr_lmt() local
5404 u8 rate = array[i].rs; in odm_read_and_config_mp_8821c_txpwr_lmt_fccsar() local
6556 u8 rate = array[i].rs; in odm_read_and_config_mp_8821c_txpwr_lmt_icsar() local
7708 u8 rate = array[i].rs; in odm_read_and_config_mp_8821c_txpwr_lmt_lowpower() local
/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk_zynq.c288 static unsigned long zynq_clk_calc_peripheral_two_divs(ulong rate, in zynq_clk_calc_peripheral_two_divs()
315 enum zynq_clk id, ulong rate, in zynq_clk_set_peripheral_rate()
350 ulong rate) in zynq_clk_set_gem_rate()
404 static ulong zynq_clk_set_rate(struct clk *clk, ulong rate) in zynq_clk_set_rate()
/OK3568_Linux_fs/kernel/drivers/clk/mxs/
H A Dclk-pll.c27 unsigned long rate; member
83 void __iomem *base, u8 power, unsigned long rate) in mxs_clk_pll()
H A Dclk-div.c43 static long clk_div_round_rate(struct clk_hw *hw, unsigned long rate, in clk_div_round_rate()
51 static int clk_div_set_rate(struct clk_hw *hw, unsigned long rate, in clk_div_set_rate()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-orion.c49 static void orion_delay_timer_init(unsigned long rate) in orion_delay_timer_init()
119 unsigned long rate; in orion_timer_init() local
H A Dtimer-sp804.c62 long rate; in sp804_get_clock_rate() local
125 long rate; in sp804_clocksource_and_sched_clock_init() local
223 long rate; in sp804_clockevents_init() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Dradiotap.h6 u8 rate; member
36 u8 rate; member
/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Diam20680_acc.c29 static int iam20680_set_rate(struct i2c_client *client, int rate) in iam20680_set_rate()
35 static int sensor_active(struct i2c_client *client, int enable, int rate) in sensor_active()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/
H A Dsndio.h47 unsigned rate; /* frames per second */ member
76 unsigned rate[SIO_NRATE]; /* allowed rates */ member
83 unsigned rate; /* mask of rate[] indexes */ member
/OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8183/
H A Dmt8183-dai-adda.c51 unsigned int rate) in adda_dl_rate_transform()
84 unsigned int rate) in adda_ul_rate_transform()
357 unsigned int rate = params_rate(params); in mtk_dai_adda_hw_params() local
/OK3568_Linux_fs/kernel/drivers/clk/hisilicon/
H A Dclk-hi6220-stub.c119 u32 rate = 0; in hi6220_stub_clk_recalc_rate() local
139 static int hi6220_stub_clk_set_rate(struct clk_hw *hw, unsigned long rate, in hi6220_stub_clk_set_rate()
164 static long hi6220_stub_clk_round_rate(struct clk_hw *hw, unsigned long rate, in hi6220_stub_clk_round_rate()
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-sdmmc-mux.c93 u64 rate = parent_rate; in clk_sdmmc_mux_recalc_rate() local
133 static int clk_sdmmc_mux_set_rate(struct clk_hw *hw, unsigned long rate, in clk_sdmmc_mux_set_rate()
210 unsigned long rate = clk_hw_get_rate(hw); in clk_sdmmc_mux_restore_context() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c33 bool halbb_is_he_rate(struct bb_info *bb, u16 rate) in halbb_is_he_rate()
45 bool halbb_is_vht_rate(struct bb_info *bb, u16 rate) in halbb_is_vht_rate()
57 bool halbb_is_ht_rate(struct bb_info *bb, u16 rate) in halbb_is_ht_rate()
63 bool halbb_is_ofdm_rate(struct bb_info *bb, u16 rate) in halbb_is_ofdm_rate()
69 bool halbb_is_cck_rate(struct bb_info *bb, u16 rate) in halbb_is_cck_rate()
74 u8 halbb_legacy_rate_2_spec_rate(struct bb_info *bb, u16 rate) in halbb_legacy_rate_2_spec_rate()
86 u8 halbb_mgnt_2_hw_rate(u8 rate) in halbb_mgnt_2_hw_rate()
188 u8 halbb_rate_2_rate_digit(struct bb_info *bb, u16 rate) in halbb_rate_2_rate_digit()
277 u8 halbb_rate_to_num_ss(struct bb_info *bb, u16 rate) in halbb_rate_to_num_ss()
323 struct bb_rate_info rate; in halbb_print_rate_2_buff() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c33 bool halbb_is_he_rate(struct bb_info *bb, u16 rate) in halbb_is_he_rate()
45 bool halbb_is_vht_rate(struct bb_info *bb, u16 rate) in halbb_is_vht_rate()
57 bool halbb_is_ht_rate(struct bb_info *bb, u16 rate) in halbb_is_ht_rate()
63 bool halbb_is_ofdm_rate(struct bb_info *bb, u16 rate) in halbb_is_ofdm_rate()
69 bool halbb_is_cck_rate(struct bb_info *bb, u16 rate) in halbb_is_cck_rate()
74 u8 halbb_legacy_rate_2_spec_rate(struct bb_info *bb, u16 rate) in halbb_legacy_rate_2_spec_rate()
86 u8 halbb_mgnt_2_hw_rate(u8 rate) in halbb_mgnt_2_hw_rate()
188 u8 halbb_rate_2_rate_digit(struct bb_info *bb, u16 rate) in halbb_rate_2_rate_digit()
277 u8 halbb_rate_to_num_ss(struct bb_info *bb, u16 rate) in halbb_rate_to_num_ss()
323 struct bb_rate_info rate; in halbb_print_rate_2_buff() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/
H A Demc.c173 static int decode_emc(const void *blob, unsigned rate, struct emc_ctlr **emcp, in decode_emc()
241 int tegra_set_emc(const void *blob, unsigned rate) in tegra_set_emc()
/OK3568_Linux_fs/kernel/sound/pci/echoaudio/
H A Dlayla20_dsp.c159 static int set_sample_rate(struct echoaudio *chip, u32 rate) in set_sample_rate()
189 u32 rate; in set_input_clock() local
/OK3568_Linux_fs/kernel/drivers/clk/h8300/
H A Dclk-h8s2678.c37 static long pll_round_rate(struct clk_hw *hw, unsigned long rate, in pll_round_rate()
59 static int pll_set_rate(struct clk_hw *hw, unsigned long rate, in pll_set_rate()
/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk-cpu.c33 static long clk_cpu_round_rate(struct clk_hw *hw, unsigned long rate, in clk_cpu_round_rate()
41 static int clk_cpu_set_rate(struct clk_hw *hw, unsigned long rate, in clk_cpu_set_rate()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_spin_lock.c36 unsigned int rate; member
46 #define CREDIT_PER_NS(delta, rate) (((delta) * rate) >> 20) argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel-plat.c34 unsigned long rate; in kmb_eth_fix_mac_speed() local
83 unsigned long rate; in intel_eth_plat_probe() local
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dclk.c133 long clk_round_rate(struct clk *clk, unsigned long rate) in clk_round_rate()
140 int clk_set_rate(struct clk *clk, unsigned long rate) in clk_set_rate()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dmax98925.c206 int rate; member
258 int rate, int clock, int *value, int *n, int *m) in max98925_rate_value()
354 int rate = params_rate(params); in max98925_set_clock() local
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff-pcm.c75 unsigned int rate, channels; in limit_channels_and_rates() local
143 unsigned int rate; in pcm_open() local
234 unsigned int rate = params_rate(hw_params); in pcm_hw_params() local

12345678910>>...103