Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/dac/
H A Dad3552r-common.c93 s32 *v_min, s32 *v_max) in ad3552r_get_custom_range()
121 s32 idx, v_max, v_min, span, rem; in ad3552r_calc_gain_and_offset() local
/linux-6.15/sound/isa/gus/
H A Dgus_reset.c150 static void snd_gf1_clear_voices(struct snd_gus_card * gus, unsigned short v_min, in snd_gf1_clear_voices()
192 void snd_gf1_stop_voices(struct snd_gus_card * gus, unsigned short v_min, unsigned short v_max) in snd_gf1_stop_voices()
/linux-6.15/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-6.15/drivers/power/supply/
H A Dlego_ev3_battery.c35 int v_min; member
/linux-6.15/tools/arch/arm64/include/asm/
H A Dcputype.h247 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument
/linux-6.15/drivers/leds/
H A Dleds-lm3533.c183 u8 v_min, u8 v_max) in time_to_val()
/linux-6.15/arch/arm64/include/asm/
H A Dcputype.h277 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument
/linux-6.15/drivers/clk/tegra/
H A Dclk-dfll.c1650 int v_min = td->soc->cvb->min_millivolts * 1000; in dfll_build_pwm_lut() local
/linux-6.15/sound/pci/ali5451/
H A Dali5451.c962 unsigned int v_min, in snd_ali_clear_voices()
/linux-6.15/sound/pci/trident/
H A Dtrident_main.c3821 static void snd_trident_clear_voices(struct snd_trident * trident, unsigned short v_min, unsigned s… in snd_trident_clear_voices()