/linux-4.1.27/arch/arm/plat-versatile/ |
H A D | sched-clock.c | 37 void __init versatile_sched_clock_init(void __iomem *reg, unsigned long rate) versatile_sched_clock_init() argument
|
H A D | clock.c | 38 long clk_round_rate(struct clk *clk, unsigned long rate) clk_round_rate() argument 47 int clk_set_rate(struct clk *clk, unsigned long rate) clk_set_rate() argument 56 long icst_clk_round(struct clk *clk, unsigned long rate) icst_clk_round() argument 64 int icst_clk_set(struct clk *clk, unsigned long rate) icst_clk_set() argument
|
/linux-4.1.27/arch/powerpc/sysdev/qe_lib/ |
H A D | usb.c | 23 int qe_usb_clock_set(enum qe_clock clk, int rate) qe_usb_clock_set() argument
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | omap2-restart.c | 36 u32 rate; omap2xxx_restart() local
|
H A D | clock3xxx.c | 53 int omap3_dpll4_set_rate(struct clk_hw *hw, unsigned long rate, omap3_dpll4_set_rate() argument 81 int omap3_dpll4_set_rate_and_parent(struct clk_hw *hw, unsigned long rate, omap3_dpll4_set_rate_and_parent() argument
|
H A D | clkt34xx_dpll3m2.c | 47 int omap3_core_dpll_m2_set_rate(struct clk_hw *hw, unsigned long rate, omap3_core_dpll_m2_set_rate() argument
|
H A D | dpll44xx.c | 119 unsigned long rate; omap4_dpll_regm4xen_recalc() local 204 long omap4_dpll_regm4xen_determine_rate(struct clk_hw *hw, unsigned long rate, omap4_dpll_regm4xen_determine_rate() argument
|
H A D | clkt2xxx_dpllcore.c | 111 int omap2_reprogram_dpllcore(struct clk_hw *hw, unsigned long rate, omap2_reprogram_dpllcore() argument
|
H A D | clkt2xxx_virt_prcm_set.c | 74 long omap2_round_to_table_rate(struct clk_hw *hw, unsigned long rate, omap2_round_to_table_rate() argument 98 int omap2_select_table_rate(struct clk_hw *hw, unsigned long rate, omap2_select_table_rate() argument 176 unsigned long rate; omap2xxx_clkt_vps_check_bootloader_rates() local
|
H A D | clkt_clksel.c | 358 unsigned long rate; omap2_clksel_recalc() local 412 int omap2_clksel_set_rate(struct clk_hw *hw, unsigned long rate, omap2_clksel_set_rate() argument
|
/linux-4.1.27/drivers/clk/spear/ |
H A D | clk.c | 20 unsigned long prev_rate, rate = 0; clk_round_rate_index() local
|
/linux-4.1.27/drivers/clk/sunxi/ |
H A D | clk-a10-hosc.c | 32 u32 rate; sun4i_osc_clk_setup() local
|
H A D | clk-factors.c | 49 unsigned long rate; clk_factors_recalc_rate() local 72 static long clk_factors_round_rate(struct clk_hw *hw, unsigned long rate, clk_factors_round_rate() argument 82 static long clk_factors_determine_rate(struct clk_hw *hw, unsigned long rate, clk_factors_determine_rate() argument 119 static int clk_factors_set_rate(struct clk_hw *hw, unsigned long rate, clk_factors_set_rate() argument
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | cpufreq_opp.c | 53 unsigned long rate; dev_pm_opp_init_cpufreq_table() local
|
H A D | at32ap-cpufreq.c | 54 unsigned int frequency, rate, min_freq; at32_cpufreq_driver_init() local
|
H A D | tegra-cpufreq.c | 94 unsigned long rate = freq_table[index].frequency; tegra_target() local
|
H A D | exynos4210-cpufreq.c | 122 unsigned long rate; exynos4210_cpufreq_init() local
|
H A D | exynos4x12-cpufreq.c | 169 unsigned long rate; exynos4x12_cpufreq_init() local
|
H A D | exynos5250-cpufreq.c | 148 unsigned long rate; exynos5250_cpufreq_init() local
|
H A D | loongson2_cpufreq.c | 74 unsigned long rate; loongson2_cpufreq_cpu_init() local
|
/linux-4.1.27/drivers/clk/mxs/ |
H A D | clk-ssp.c | 27 void mxs_ssp_set_clk_rate(struct mxs_ssp *ssp, unsigned int rate) mxs_ssp_set_clk_rate() argument
|
H A D | clk-pll.c | 34 unsigned long rate; member in struct:clk_pll 89 mxs_clk_pll(const char *name, const char *parent_name, void __iomem *base, u8 power, unsigned long rate) mxs_clk_pll() argument
|
H A D | clk.h | 38 static inline struct clk *mxs_clk_fixed(const char *name, int rate) mxs_clk_fixed() argument
|
H A D | clk-div.c | 50 static long clk_div_round_rate(struct clk_hw *hw, unsigned long rate, clk_div_round_rate() argument 58 static int clk_div_set_rate(struct clk_hw *hw, unsigned long rate, clk_div_set_rate() argument
|
H A D | clk-frac.c | 52 static long clk_frac_round_rate(struct clk_hw *hw, unsigned long rate, clk_frac_round_rate() argument 74 static int clk_frac_set_rate(struct clk_hw *hw, unsigned long rate, clk_frac_set_rate() argument
|
H A D | clk-ref.c | 67 static long clk_ref_round_rate(struct clk_hw *hw, unsigned long rate, clk_ref_round_rate() argument 90 static int clk_ref_set_rate(struct clk_hw *hw, unsigned long rate, clk_ref_set_rate() argument
|
/linux-4.1.27/include/sound/ |
H A D | wm9081.h | 16 unsigned int rate; member in struct:wm9081_retune_mobile_setting
|
H A D | max98088.h | 19 unsigned int rate; member in struct:max98088_eq_cfg
|
H A D | max98095.h | 19 unsigned int rate; member in struct:max98095_eq_cfg 30 unsigned int rate; member in struct:max98095_biquad_cfg
|
H A D | wm8993.h | 19 unsigned int rate; member in struct:wm8993_retune_mobile_setting
|
H A D | wm8996.h | 30 int rate; member in struct:wm8996_retune_mobile_config
|
/linux-4.1.27/arch/mips/ralink/ |
H A D | clk.c | 21 unsigned long rate; member in struct:clk 24 void ralink_clk_add(const char *dev, unsigned long rate) ralink_clk_add() argument 59 int clk_set_rate(struct clk *clk, unsigned long rate) clk_set_rate() argument
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | mcfclk.h | 19 unsigned long rate; member in struct:clk
|
/linux-4.1.27/arch/arm/mach-versatile/include/mach/ |
H A D | clkdev.h | 7 unsigned long rate; member in struct:clk
|
/linux-4.1.27/arch/arm/mach-omap1/ |
H A D | opp.h | 19 unsigned long rate; member in struct:mpu_rate
|
H A D | time.c | 167 static __init void omap_init_mpu_timer(unsigned long rate) omap_init_mpu_timer() argument 189 static void __init omap_init_clocksource(unsigned long rate) omap_init_clocksource() argument 206 unsigned long rate; omap_mpu_timer_init() local
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
H A D | tx.c | 25 static u32 convert_radiotap_rate_to_mv(u8 rate) convert_radiotap_rate_to_mv() argument
|
H A D | radiotap.h | 5 u8 rate; member in struct:tx_radiotap_hdr 35 u8 rate; member in struct:rx_radiotap_hdr
|
H A D | rx.c | 173 static u8 convert_mv_rate_to_radiotap(u8 rate) convert_mv_rate_to_radiotap() argument
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
H A D | main.h | 86 int b43legacy_is_cck_rate(int rate) b43legacy_is_cck_rate() argument 95 int b43legacy_is_ofdm_rate(int rate) b43legacy_is_ofdm_rate() argument
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
H A D | armada_510.c | 64 uint32_t rate, ref, div; armada510_crtc_compute_clock() local
|
/linux-4.1.27/drivers/clk/tegra/ |
H A D | clk-audio-sync.c | 31 static long clk_sync_source_round_rate(struct clk_hw *hw, unsigned long rate, clk_sync_source_round_rate() argument 42 static int clk_sync_source_set_rate(struct clk_hw *hw, unsigned long rate, clk_sync_source_set_rate() argument 57 tegra_clk_register_sync_source(const char *name, unsigned long rate, unsigned long max_rate) tegra_clk_register_sync_source() argument
|
H A D | clk-divider.c | 33 static int get_div(struct tegra_clk_frac_div *divider, unsigned long rate, get_div() argument 73 u64 rate = parent_rate; clk_frac_div_recalc_rate() local 88 static long clk_frac_div_round_rate(struct clk_hw *hw, unsigned long rate, clk_frac_div_round_rate() argument 107 static int clk_frac_div_set_rate(struct clk_hw *hw, unsigned long rate, clk_frac_div_set_rate() argument
|
H A D | clk-periph.c | 59 static long clk_periph_round_rate(struct clk_hw *hw, unsigned long rate, clk_periph_round_rate() argument 71 static int clk_periph_set_rate(struct clk_hw *hw, unsigned long rate, clk_periph_set_rate() argument
|
H A D | clk-tegra-audio.c | 42 unsigned long rate; member in struct:tegra_sync_source_initdata
|
/linux-4.1.27/drivers/clk/ |
H A D | clk-conf.c | 84 u32 rate; __set_clk_rates() local
|
H A D | clk-fixed-factor.c | 32 unsigned long long int rate; clk_factor_recalc_rate() local 39 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long rate, clk_factor_round_rate() argument 55 static int clk_factor_set_rate(struct clk_hw *hw, unsigned long rate, clk_factor_set_rate() argument
|
H A D | clk-fixed-rate.c | 119 u32 rate; of_fixed_clk_setup() local
|
H A D | clk-fractional-divider.c | 48 static long clk_fd_round_rate(struct clk_hw *hw, unsigned long rate, clk_fd_round_rate() argument 68 static int clk_fd_set_rate(struct clk_hw *hw, unsigned long rate, clk_fd_set_rate() argument
|
H A D | clk-ls1x.c | 35 u32 pll, rate; ls1x_pll_recalc_rate() local
|
H A D | clk-composite.c | 58 static long clk_composite_determine_rate(struct clk_hw *hw, unsigned long rate, clk_composite_determine_rate() argument 133 static long clk_composite_round_rate(struct clk_hw *hw, unsigned long rate, clk_composite_round_rate() argument 145 static int clk_composite_set_rate(struct clk_hw *hw, unsigned long rate, clk_composite_set_rate() argument
|
H A D | clk-qoriq.c | 256 u32 rate; sysclk_init() local
|
/linux-4.1.27/drivers/clk/qcom/ |
H A D | clk-regmap-divider.c | 26 static long div_round_rate(struct clk_hw *hw, unsigned long rate, div_round_rate() argument 35 static int div_set_rate(struct clk_hw *hw, unsigned long rate, div_set_rate() argument
|
H A D | common.c | 32 struct freq_tbl *qcom_find_freq(const struct freq_tbl *f, unsigned long rate) qcom_find_freq() argument
|
/linux-4.1.27/arch/arm/mach-pxa/ |
H A D | clock.c | 46 unsigned long rate; clk_get_rate() local 56 int clk_set_rate(struct clk *clk, unsigned long rate) clk_set_rate() argument
|
H A D | clock.h | 13 unsigned long rate; member in struct:clk
|
/linux-4.1.27/arch/arm/mach-imx/ |
H A D | clk.c | 40 imx_obtain_fixed_clock( const char *name, unsigned long rate) imx_obtain_fixed_clock() argument
|
H A D | clk-cpu.c | 37 static long clk_cpu_round_rate(struct clk_hw *hw, unsigned long rate, clk_cpu_round_rate() argument 45 static int clk_cpu_set_rate(struct clk_hw *hw, unsigned long rate, clk_cpu_set_rate() argument
|
H A D | clk-fixup-div.c | 51 static long clk_fixup_div_round_rate(struct clk_hw *hw, unsigned long rate, clk_fixup_div_round_rate() argument 59 static int clk_fixup_div_set_rate(struct clk_hw *hw, unsigned long rate, clk_fixup_div_set_rate() argument
|
H A D | clk-pfd.c | 71 static long clk_pfd_round_rate(struct clk_hw *hw, unsigned long rate, clk_pfd_round_rate() argument 91 static int clk_pfd_set_rate(struct clk_hw *hw, unsigned long rate, clk_pfd_set_rate() argument
|
H A D | clk-pllv1.c | 46 unsigned long rate; clk_pllv1_recalc_rate() local
|
H A D | clk-busy.c | 54 static long clk_busy_divider_round_rate(struct clk_hw *hw, unsigned long rate, clk_busy_divider_round_rate() argument 62 static int clk_busy_divider_set_rate(struct clk_hw *hw, unsigned long rate, clk_busy_divider_set_rate() argument
|
H A D | clk.h | 77 static inline struct clk *imx_clk_fixed(const char *name, int rate) imx_clk_fixed() argument
|
/linux-4.1.27/arch/arm/mach-lpc32xx/ |
H A D | clock.h | 25 u32 rate; member in struct:clk
|
/linux-4.1.27/arch/arm/mach-mmp/ |
H A D | clock.c | 81 unsigned long rate; clk_get_rate() local 92 int clk_set_rate(struct clk *clk, unsigned long rate) clk_set_rate() argument
|
H A D | clock.h | 24 unsigned long rate; member in struct:clk
|
/linux-4.1.27/sound/core/ |
H A D | pcm_timer.c | 34 unsigned long rate, mult, fsize, l, post; snd_pcm_timer_resolution_change() local
|
H A D | pcm_misc.c | 501 unsigned int snd_pcm_rate_to_rate_bit(unsigned int rate) snd_pcm_rate_to_rate_bit() argument
|
/linux-4.1.27/sound/firewire/oxfw/ |
H A D | oxfw-command.c | 108 int avc_general_inquiry_sig_fmt(struct fw_unit *unit, unsigned int rate, avc_general_inquiry_sig_fmt() argument
|
/linux-4.1.27/sound/pci/echoaudio/ |
H A D | darla20_dsp.c | 88 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument
|
H A D | darla24_dsp.c | 97 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument
|
H A D | indigo_express_dsp.c | 29 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument
|
H A D | indigoio_dsp.c | 90 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument
|
H A D | gina24_dsp.c | 162 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument
|
H A D | indigo_dsp.c | 90 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument
|
H A D | indigodj_dsp.c | 90 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument
|
H A D | gina20_dsp.c | 104 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument
|
H A D | layla20_dsp.c | 159 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument 189 u32 rate; set_input_clock() local
|
H A D | layla24_dsp.c | 157 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument
|
H A D | mia_dsp.c | 107 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument
|
H A D | mona_dsp.c | 196 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument
|
H A D | echoaudio_3g.c | 143 static u32 set_spdif_bits(struct echoaudio *chip, u32 control_reg, u32 rate) set_spdif_bits() argument 256 static int set_sample_rate(struct echoaudio *chip, u32 rate) set_sample_rate() argument
|
/linux-4.1.27/include/linux/ |
H A D | fd.h | 16 unsigned char rate; member in struct:compat_floppy_struct
|
/linux-4.1.27/include/linux/i2c/ |
H A D | pxa-i2c.h | 72 unsigned long rate; member in struct:i2c_pxa_platform_data
|
/linux-4.1.27/drivers/staging/vt6656/ |
H A D | int.c | 74 struct ieee80211_rate *rate; vnt_int_report_rate() local
|
H A D | dpc.c | 58 u8 rate[MAX_RATE] = {2, 4, 11, 22, 12, 18, 24, 36, 48, 72, 96, 108}; vnt_rx_data() local
|
H A D | baseband.c | 150 unsigned int rate = 0; vnt_get_frame_time() local
|
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/ |
H A D | tx.c | 32 wl18xx_get_last_tx_rate(struct wl1271 *wl, struct ieee80211_vif *vif, u8 band, struct ieee80211_tx_rate *rate) wl18xx_get_last_tx_rate() argument
|
/linux-4.1.27/drivers/net/wireless/b43/ |
H A D | main.h | 61 static inline int b43_is_cck_rate(int rate) b43_is_cck_rate() argument 68 static inline int b43_is_ofdm_rate(int rate) b43_is_ofdm_rate() argument
|
H A D | ppr.c | 37 u8 *rate; b43_ppr_add() local 47 u8 *rate; b43_ppr_apply_max() local 57 u8 *rate; b43_ppr_apply_min() local 68 u8 *rate; b43_ppr_get_max() local
|
/linux-4.1.27/drivers/clk/at91/ |
H A D | clk-h32mx.c | 52 static long clk_sama5d4_h32mx_round_rate(struct clk_hw *hw, unsigned long rate, clk_sama5d4_h32mx_round_rate() argument 69 static int clk_sama5d4_h32mx_set_rate(struct clk_hw *hw, unsigned long rate, clk_sama5d4_h32mx_set_rate() argument
|
H A D | clk-plldiv.c | 39 static long clk_plldiv_round_rate(struct clk_hw *hw, unsigned long rate, clk_plldiv_round_rate() argument 56 static int clk_plldiv_set_rate(struct clk_hw *hw, unsigned long rate, clk_plldiv_set_rate() argument
|
H A D | clk-smd.c | 46 static long at91sam9x5_clk_smd_round_rate(struct clk_hw *hw, unsigned long rate, at91sam9x5_clk_smd_round_rate() argument 91 static int at91sam9x5_clk_smd_set_rate(struct clk_hw *hw, unsigned long rate, at91sam9x5_clk_smd_set_rate() argument
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | clock.h | 31 unsigned long rate; member in struct:clk
|
/linux-4.1.27/include/media/ |
H A D | v4l2-clk.h | 62 v4l2_clk_register_fixed(const char *dev_id, unsigned long rate) v4l2_clk_register_fixed() argument
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | cevt-ds1287.c | 35 u8 rate; ds1287_set_base_clock() local
|
/linux-4.1.27/arch/blackfin/mach-common/ |
H A D | clock.h | 16 unsigned long rate; member in struct:clk
|
/linux-4.1.27/arch/arm/mach-footbridge/ |
H A D | dc21285-timer.c | 118 unsigned rate = DIV_ROUND_CLOSEST(mem_fclk_21285, 16); footbridge_timer_init() local 135 unsigned rate = DIV_ROUND_CLOSEST(mem_fclk_21285, 16); footbridge_sched_clock() local
|
/linux-4.1.27/sound/soc/au1x/ |
H A D | psc.h | 20 unsigned long rate; member in struct:au1xpsc_audio_data
|
/linux-4.1.27/sound/soc/cirrus/ |
H A D | edb93xx.c | 39 unsigned int rate = params_rate(params); edb93xx_hw_params() local
|
/linux-4.1.27/sound/soc/intel/boards/ |
H A D | haswell.c | 49 struct snd_interval *rate = hw_param_interval(params, haswell_ssp0_fixup() local
|
H A D | bytcr_rt5640.c | 106 struct snd_interval *rate = hw_param_interval(params, byt_codec_fixup() local
|
H A D | broadwell.c | 97 struct snd_interval *rate = hw_param_interval(params, broadwell_ssp0_fixup() local
|
H A D | cht_bsw_rt5645.c | 196 struct snd_interval *rate = hw_param_interval(params, cht_codec_fixup() local
|
H A D | cht_bsw_rt5672.c | 211 struct snd_interval *rate = hw_param_interval(params, cht_codec_fixup() local
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-xfer-mode.c | 249 int ide_set_xfer_rate(ide_drive_t *drive, u8 rate) ide_set_xfer_rate() argument
|
/linux-4.1.27/drivers/media/v4l2-core/ |
H A D | v4l2-clk.c | 191 int v4l2_clk_set_rate(struct v4l2_clk *clk, unsigned long rate) v4l2_clk_set_rate() argument 280 unsigned long rate; member in struct:v4l2_clk_fixed 290 __v4l2_clk_register_fixed(const char *dev_id, unsigned long rate, struct module *owner) __v4l2_clk_register_fixed() argument
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
H A D | rsi_91x_core.c | 96 struct ieee80211_rate rate; rsi_get_num_pkts_dequeue() local
|
/linux-4.1.27/drivers/staging/vt6655/ |
H A D | dpc.c | 53 u8 rate[MAX_RATE] = {2, 4, 11, 22, 12, 18, 24, 36, 48, 72, 96, 108}; vnt_rx_data() local
|
/linux-4.1.27/drivers/phy/ |
H A D | phy-omap-control.c | 71 unsigned long rate; omap_control_phy_power() local
|
/linux-4.1.27/drivers/clk/versatile/ |
H A D | clk-icst.c | 37 unsigned long rate; member in struct:clk_icst 94 static long icst_round_rate(struct clk_hw *hw, unsigned long rate, icst_round_rate() argument 104 static int icst_set_rate(struct clk_hw *hw, unsigned long rate, icst_set_rate() argument
|
H A D | clk-vexpress-osc.c | 35 u32 rate; vexpress_osc_recalc_rate() local 42 static long vexpress_osc_round_rate(struct clk_hw *hw, unsigned long rate, vexpress_osc_round_rate() argument 56 static int vexpress_osc_set_rate(struct clk_hw *hw, unsigned long rate, vexpress_osc_set_rate() argument
|
/linux-4.1.27/drivers/clocksource/ |
H A D | clps711x-timer.c | 36 unsigned long rate; _clps711x_clksrc_init() local 73 unsigned long rate; _clps711x_clkevt_init() local
|
H A D | dw_apb_timer_of.c | 66 u32 irq, rate; add_clockevent() local 89 u32 rate; add_clocksource() local 26 timer_get_base_and_rate(struct device_node *np, void __iomem **base, u32 *rate) timer_get_base_and_rate() argument
|
H A D | timer-integrator-ap.c | 42 unsigned long rate = inrate; integrator_clocksource_init() local 135 unsigned long rate = inrate; integrator_clockevent_init() local 164 unsigned long rate; integrator_ap_timer_init_of() local
|
H A D | sun4i_timer.c | 148 unsigned long rate = 0; sun4i_timer_init() local
|
H A D | tcb_clksrc.c | 271 u32 rate, divided_rate = 0; tcb_clksrc_init() local
|
H A D | vf_pit_timer.c | 60 static int __init pit_clocksource_init(unsigned long rate) pit_clocksource_init() argument 140 static int __init pit_clockevent_init(unsigned long rate, int irq) pit_clockevent_init() argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
H A D | nouveau_agp.c | 63 int rate = agpv3 ? agpmode / 4 : agpmode; get_agp_mode() local
|
/linux-4.1.27/drivers/clk/mmp/ |
H A D | clk-frac.c | 31 unsigned long rate = 0, prev_rate; clk_factor_round_rate() local 81 unsigned long prev_rate, rate = 0; clk_factor_set_rate() local
|
H A D | clk-gate.c | 32 unsigned long rate; mmp_clk_gate_enable() local
|
/linux-4.1.27/arch/mips/lantiq/ |
H A D | clk.c | 82 int clk_set_rate(struct clk *clk, unsigned long rate) clk_set_rate() argument 102 long clk_round_rate(struct clk *clk, unsigned long rate) clk_round_rate() argument
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | clocks.h | 64 unsigned long rate; member in struct:clk
|
/linux-4.1.27/arch/m68k/68360/ |
H A D | commproc.c | 290 m360_cpm_setbrg(uint brg, uint rate) m360_cpm_setbrg() argument
|
/linux-4.1.27/arch/arm/mach-w90x900/ |
H A D | time.c | 120 unsigned int rate; nuc900_clockevents_init() local 144 unsigned int rate; nuc900_clocksource_init() local
|
/linux-4.1.27/arch/arm/mach-mvebu/ |
H A D | platsmp.c | 54 unsigned long rate; set_secondary_cpu_clock() local
|
/linux-4.1.27/net/netfilter/ipvs/ |
H A D | ip_vs_est.c | 104 u64 rate; estimation_timer() local
|
/linux-4.1.27/net/netfilter/ |
H A D | nft_limit.c | 24 u64 rate; member in struct:nft_limit
|
/linux-4.1.27/sound/pcmcia/pdaudiocf/ |
H A D | pdaudiocf_pcm.c | 51 int inc, ret = 0, rate; pdacf_pcm_trigger() local
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | rl6231.c | 25 int rl6231_calc_dmic_clk(int rate) rl6231_calc_dmic_clk() argument 115 int rl6231_get_clk_info(int sclk, int rate) rl6231_get_clk_info() argument
|
/linux-4.1.27/sound/soc/mxs/ |
H A D | mxs-sgtl5000.c | 38 unsigned int rate = params_rate(params); mxs_sgtl5000_hw_params() local
|
/linux-4.1.27/sound/soc/pxa/ |
H A D | zylonite.c | 90 int rate = params_rate(params); zylonite_voice_hw_params() local
|
/linux-4.1.27/sound/soc/qcom/ |
H A D | storm.c | 33 unsigned int rate = params_rate(params); storm_ops_hw_params() local
|
H A D | lpass-cpu.c | 87 unsigned int rate = params_rate(params); lpass_cpu_daiops_hw_params() local
|
/linux-4.1.27/sound/soc/sh/ |
H A D | migor.c | 55 unsigned int rate = params_rate(params); migor_hw_params() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | qcu.c | 564 struct ieee80211_rate *rate; ath5k_hw_set_ifs_intervals() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | tx99.c | 51 struct ieee80211_tx_rate *rate; ath9k_build_tx99_skb() local
|
H A D | beacon.c | 81 u8 i, rate = 0; ath9k_beacon_setup() local
|
H A D | dynack.c | 211 const struct ieee80211_rate *rate; ath_dynack_sample_tx_ts() local
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | scan.c | 30 u8 rate; symbol_build_supp_rates() local
|
/linux-4.1.27/drivers/net/wireless/prism54/ |
H A D | islpci_eth.c | 259 u8 rate = hdr->rate; islpci_monitor_rx() local
|
H A D | islpci_eth.h | 30 u8 rate; member in struct:rfmon_header
|
/linux-4.1.27/drivers/pwm/ |
H A D | pwm-mxs.c | 56 unsigned long rate; mxs_pwm_config() local
|
H A D | pwm-tegra.c | 71 unsigned long rate, hz; tegra_pwm_config() local
|
H A D | pwm-atmel-tcb.c | 283 unsigned rate = clk_get_rate(tc->clk[group]); atmel_tcb_pwm_config() local
|
H A D | pwm-bcm-kona.c | 98 u64 val, div, rate; kona_pwmc_config() local
|
/linux-4.1.27/drivers/staging/rtl8188eu/hal/ |
H A D | hal_com.c | 108 u8 MRateToHwRate(u8 rate) MRateToHwRate() argument
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
H A D | rx.h | 104 u8 rate; member in struct:wl1251_rx_descriptor
|
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/ |
H A D | scan.c | 218 u32 rate, mask; wl1271_scan_stm() local
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
H A D | init.c | 163 u32 rate; wl1271_ap_init_deauth_template() local 190 u32 rate; wl1271_ap_init_null_template() local 223 u32 rate; wl1271_ap_init_qos_null_template() local
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_fs.c | 201 int rate; ipoib_path_seq_show() local
|
/linux-4.1.27/drivers/clk/shmobile/ |
H A D | clk-div6.c | 88 static unsigned int cpg_div6_clock_calc_div(unsigned long rate, cpg_div6_clock_calc_div() argument 100 static long cpg_div6_clock_round_rate(struct clk_hw *hw, unsigned long rate, cpg_div6_clock_round_rate() argument 108 static int cpg_div6_clock_set_rate(struct clk_hw *hw, unsigned long rate, cpg_div6_clock_set_rate() argument
|
/linux-4.1.27/drivers/clk/ti/ |
H A D | composite.c | 39 static long ti_composite_round_rate(struct clk_hw *hw, unsigned long rate, ti_composite_round_rate() argument 45 static int ti_composite_set_rate(struct clk_hw *hw, unsigned long rate, ti_composite_set_rate() argument
|
/linux-4.1.27/drivers/clk/ux500/ |
H A D | clk-sysctrl.c | 30 unsigned long rate; member in struct:clk_sysctrl 117 clk_reg_sysctrl(struct device *dev, const char *name, const char **parent_names, u8 num_parents, u16 *reg_sel, u8 *reg_mask, u8 *reg_bits, unsigned long rate, unsigned long enable_delay_us, unsigned long flags, struct clk_ops *clk_sysctrl_ops) clk_reg_sysctrl() argument 196 clk_reg_sysctrl_gate_fixed_rate(struct device *dev, const char *name, const char *parent_name, u16 reg_sel, u8 reg_mask, u8 reg_bits, unsigned long rate, unsigned long enable_delay_us, unsigned long flags) clk_reg_sysctrl_gate_fixed_rate() argument
|
/linux-4.1.27/drivers/clk/zynq/ |
H A D | pll.c | 63 static long zynq_pll_round_rate(struct clk_hw *hw, unsigned long rate, zynq_pll_round_rate() argument
|
/linux-4.1.27/arch/unicore32/kernel/ |
H A D | clock.c | 32 unsigned long rate; member in struct:clk 100 unsigned long rate; member in struct:__anon2956 136 int clk_set_rate(struct clk *clk, unsigned long rate) clk_set_rate() argument 238 unsigned long rate; member in struct:__anon2958
|
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_phy_8960.c | 47 unsigned long rate; member in struct:pll_rate 357 static const struct pll_rate *find_rate(unsigned long rate) find_rate() argument 373 static long hdmi_pll_round_rate(struct clk_hw *hw, unsigned long rate, hdmi_pll_round_rate() argument 380 static int hdmi_pll_set_rate(struct clk_hw *hw, unsigned long rate, hdmi_pll_set_rate() argument
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
H A D | mdp4_kms.c | 160 static long mdp4_round_pixclk(struct msm_kms *kms, unsigned long rate, mdp4_round_pixclk() argument
|
H A D | mdp4_lvds_pll.c | 37 unsigned long rate; member in struct:pll_rate 59 static const struct pll_rate *find_rate(unsigned long rate) find_rate() argument 112 static long mpd4_lvds_pll_round_rate(struct clk_hw *hw, unsigned long rate, mpd4_lvds_pll_round_rate() argument 119 static int mpd4_lvds_pll_set_rate(struct clk_hw *hw, unsigned long rate, mpd4_lvds_pll_set_rate() argument
|
/linux-4.1.27/drivers/clk/berlin/ |
H A D | berlin2-pll.c | 65 u64 rate = parent_rate; berlin2_pll_recalc_rate() local
|
/linux-4.1.27/drivers/clk/rockchip/ |
H A D | clk-mmc-phase.c | 53 unsigned long rate = clk_get_rate(hw->clk); rockchip_mmc_get_phase() local 78 unsigned long rate = clk_get_rate(hw->clk); rockchip_mmc_set_phase() local
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
H A D | sti_drm_crtc.c | 88 int rate = mode->clock * 1000; sti_drm_crtc_mode_set() local
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | u_uac1.h | 46 int rate; member in struct:gaudio_snd_dev
|
/linux-4.1.27/drivers/watchdog/ |
H A D | qcom-wdt.c | 30 unsigned long rate; member in struct:qcom_wdt
|
/linux-4.1.27/include/linux/platform_data/ |
H A D | si5351.h | 97 unsigned long rate; member in struct:si5351_clkout_config
|
/linux-4.1.27/include/uapi/rdma/ |
H A D | ib_user_sa.h | 70 __u8 rate; member in struct:ib_user_path_rec
|
/linux-4.1.27/arch/sh/kernel/cpu/sh2a/ |
H A D | clock-sh7264.c | 46 unsigned long rate = clk->parent->rate / pll1_div; pll_recalc() local
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4/ |
H A D | clock-sh4-202.c | 31 static inline int frqcr3_lookup(struct clk *clk, unsigned long rate) frqcr3_lookup() argument 97 static int shoc_clk_verify_rate(struct clk *clk, unsigned long rate) shoc_clk_verify_rate() argument 112 static int shoc_clk_set_rate(struct clk *clk, unsigned long rate) shoc_clk_set_rate() argument
|
/linux-4.1.27/arch/mips/loongson/lemote-2f/ |
H A D | clock.c | 92 int clk_set_rate(struct clk *clk, unsigned long rate) clk_set_rate() argument 126 long clk_round_rate(struct clk *clk, unsigned long rate) clk_round_rate() argument
|
/linux-4.1.27/arch/avr32/mach-at32ap/ |
H A D | clock.c | 124 unsigned long rate; clk_get_rate() local 137 long clk_round_rate(struct clk *clk, unsigned long rate) clk_round_rate() argument 155 int clk_set_rate(struct clk *clk, unsigned long rate) clk_set_rate() argument
|
/linux-4.1.27/arch/arm/common/ |
H A D | timer-sp.c | 38 long rate; sp804_get_clock_rate() local 79 long rate; __sp804_clocksource_and_sched_clock_init() local 186 long rate; __sp804_clockevents_init() local
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | topology.c | 103 const u32 *rate; for_each_possible_cpu() local
|
/linux-4.1.27/arch/arm/mach-ks8695/ |
H A D | time.c | 63 u32 rate = DIV_ROUND_CLOSEST(KS8695_CLOCK_RATE, HZ); ks8695_set_mode() local
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | agp_backend.h | 6 u32 rate : 3; member in struct:_alpha_agp_mode::__anon8
|
/linux-4.1.27/net/core/ |
H A D | gen_estimator.c | 122 u32 rate; est_timer() local
|
/linux-4.1.27/sound/firewire/bebob/ |
H A D | bebob_proc.c | 138 unsigned int rate, id; proc_read_clock() local
|
/linux-4.1.27/sound/firewire/dice/ |
H A D | dice-pcm.c | 25 unsigned int i, rate, mode, *pcm_channels; dice_rate_constraint() local 60 unsigned int i, rate, mode, *pcm_channels; dice_channels_constraint() local 87 unsigned int i, rate, mode; limit_channels_and_rates() local 167 unsigned int source, rate; pcm_open() local
|
H A D | dice-stream.c | 27 int snd_dice_stream_get_rate_mode(struct snd_dice *dice, unsigned int rate, snd_dice_stream_get_rate_mode() argument 189 int snd_dice_stream_start_duplex(struct snd_dice *dice, unsigned int rate) snd_dice_stream_start_duplex() argument 98 start_stream(struct snd_dice *dice, struct amdtp_stream *stream, unsigned int rate) start_stream() argument
|
H A D | dice.c | 130 unsigned int rate; dice_read_mode_params() local 109 highest_supported_mode_rate(struct snd_dice *dice, unsigned int mode, unsigned int *rate) highest_supported_mode_rate() argument
|
/linux-4.1.27/sound/firewire/fireworks/ |
H A D | fireworks_stream.c | 207 int snd_efw_stream_start_duplex(struct snd_efw *efw, unsigned int rate) snd_efw_stream_start_duplex() argument
|
/linux-4.1.27/sound/pci/lola/ |
H A D | lola_clock.c | 307 int lola_set_sample_rate(struct lola *chip, int rate) lola_set_sample_rate() argument
|
/linux-4.1.27/sound/usb/6fire/ |
H A D | pcm.h | 67 u8 rate; /* one of PCM_RATE_XXX */ member in struct:pcm_runtime
|
/linux-4.1.27/sound/usb/ |
H A D | format.c | 187 unsigned int rate = combine_triple(&fmt[idx]); parse_audio_format_rates_v1() local 243 unsigned int rate; parse_uac2_sample_rate_range() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | record.c | 138 static int get_max_rate(unsigned int *rate) get_max_rate() argument
|
/linux-4.1.27/sound/soc/fsl/ |
H A D | wm1133-ev1.c | 36 unsigned int rate; member in struct:_wm8350_audio 88 unsigned int rate = params_rate(params); wm1133_ev1_hw_params() local
|
/linux-4.1.27/sound/soc/samsung/ |
H A D | h1940_uda1380.c | 81 unsigned int rate = params_rate(params); h1940_hw_params() local
|
H A D | rx1950_uda1380.c | 161 unsigned int rate = params_rate(params); rx1950_hw_params() local
|
H A D | s3c24xx_uda134x.c | 134 unsigned long rate = params_rate(params); s3c24xx_uda134x_hw_params() local
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_iov.c | 472 fm10k_ndo_set_vf_bw(struct net_device *netdev, int vf_idx, int __always_unused unused, int rate) fm10k_ndo_set_vf_bw() argument
|
/linux-4.1.27/drivers/media/platform/vivid/ |
H A D | vivid-vbi-gen.c | 37 const unsigned rate = 5000000; /* WSS has a 5 MHz transmission rate */ vivid_vbi_gen_wss_raw() local 63 const unsigned rate = 6937500 / 10; /* Teletext has a 6.9375 MHz transmission rate */ vivid_vbi_gen_teletext_raw() local 98 const unsigned rate = 1000000; /* CC has a 1 MHz transmission rate */ vivid_vbi_gen_cc_raw() local
|
/linux-4.1.27/drivers/memory/ |
H A D | jz4780-nemc.c | 139 unsigned long rate; jz4780_nemc_clk_period() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
H A D | agn.h | 395 static inline __le32 iwl_hw_set_rate_n_flags(u8 rate, u32 flags) iwl_hw_set_rate_n_flags() argument
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
H A D | cfp.c | 201 u32 rate = 0; mwifiex_index_to_acs_data_rate() local 257 u32 rate; mwifiex_index_to_data_rate() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
H A D | rc.c | 93 _rtl_rc_rate_set_series(struct rtl_priv *rtlpriv, struct ieee80211_sta *sta, struct ieee80211_tx_rate *rate, struct ieee80211_tx_rate_control *txrc, u8 tries, char rix, int rtsctsenable, bool not_data) _rtl_rc_rate_set_series() argument
|
/linux-4.1.27/drivers/sh/clk/ |
H A D | cpg.c | 125 static long sh_clk_div_round_rate(struct clk *clk, unsigned long rate) sh_clk_div_round_rate() argument 143 static int sh_clk_div_set_rate(struct clk *clk, unsigned long rate) sh_clk_div_set_rate() argument 423 static long fsidiv_round_rate(struct clk *clk, unsigned long rate) fsidiv_round_rate() argument 446 static int fsidiv_set_rate(struct clk *clk, unsigned long rate) fsidiv_set_rate() argument
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-ath79.c | 210 unsigned long rate; ath79_spi_probe() local
|
H A D | spi-sh-hspi.c | 110 u32 rate, best_rate, min, tmp; hspi_hw_setup() local
|
/linux-4.1.27/drivers/ssb/ |
H A D | driver_mipscore.c | 267 u32 pll_type, n, m, rate = 0; ssb_cpu_clock() local
|
/linux-4.1.27/drivers/staging/clocking-wizard/ |
H A D | clk-xlnx-clock-wizard.c | 144 unsigned long rate; clk_wzrd_probe() local
|
/linux-4.1.27/drivers/regulator/ |
H A D | max8649.c | 65 int voltage, rate, ret; max8649_enable_time() local
|