Home
last modified time | relevance | path

Searched defs:v_max (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/iio/dac/
H A Dad3552r-common.c97 s32 *v_min, s32 *v_max) in ad3552r_get_custom_range()
125 s32 idx, v_max, v_min, span, rem; in ad3552r_calc_gain_and_offset() local
/linux/sound/isa/gus/
H A Dgus_reset.c147 unsigned short v_max) in snd_gf1_clear_voices()
184 void snd_gf1_stop_voices(struct snd_gus_card * gus, unsigned short v_min, unsigned short v_max) in snd_gf1_stop_voices()
/linux/arch/arm64/kernel/
H A Dcpu_errata.c178 #define CAP_MIDR_RANGE(model, v_min, r_min, v_max, r_max) \ argument
189 #define ERRATA_MIDR_RANGE(model, v_min, r_min, v_max, r_max) \ argument
/linux/drivers/clk/tegra/
H A Dclk-dfll.c1645 static int dfll_build_pwm_lut(struct tegra_dfll *td, unsigned long v_max) in dfll_build_pwm_lut()
1700 static int dfll_build_i2c_lut(struct tegra_dfll *td, unsigned long v_max) in dfll_build_i2c_lut()
1767 unsigned long rate, v_max; in dfll_build_lut() local
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_target.c454 int iid_lsb, int idx_lsb, int v_max) in nfp_encode_basic_search()
/linux/tools/arch/arm64/include/asm/
H A Dcputype.h249 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument
/linux/drivers/leds/
H A Dleds-lm3533.c183 u8 v_min, u8 v_max) in time_to_val()
/linux/arch/arm64/include/asm/
H A Dcputype.h279 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument
/linux/sound/pci/ali5451/
H A Dali5451.c963 unsigned int v_max) in snd_ali_clear_voices()
/linux/sound/pci/trident/
H A Dtrident_main.c3821 … snd_trident_clear_voices(struct snd_trident * trident, unsigned short v_min, unsigned short v_max) in snd_trident_clear_voices()