Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/gus/
H A Dgus_reset.c146 static void snd_gf1_clear_voices(struct snd_gus_card * gus, unsigned short v_min, in snd_gf1_clear_voices()
188 void snd_gf1_stop_voices(struct snd_gus_card * gus, unsigned short v_min, unsigned short v_max) in snd_gf1_stop_voices()
/openbmc/linux/arch/arm64/kernel/
H A Dcpu_errata.c140 #define CAP_MIDR_RANGE(model, v_min, r_min, v_max, r_max) \ argument
151 #define ERRATA_MIDR_RANGE(model, v_min, r_min, v_max, r_max) \ argument
/openbmc/linux/drivers/power/supply/
H A Dlego_ev3_battery.c34 int v_min; member
/openbmc/linux/drivers/iio/dac/
H A Dad3552r.c712 static void ad3552r_get_custom_range(struct ad3552r_desc *dac, s32 i, s32 *v_min, in ad3552r_get_custom_range()
740 s32 idx, v_max, v_min, span, rem; in ad3552r_calc_gain_and_offset() local
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dcputype.h226 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument
/openbmc/linux/arch/arm64/include/asm/
H A Dcputype.h247 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument
/openbmc/linux/drivers/leds/
H A Dleds-lm3533.c183 u8 v_min, u8 v_max) in time_to_val()
/openbmc/linux/drivers/clk/tegra/
H A Dclk-dfll.c1650 int v_min = td->soc->cvb->min_millivolts * 1000; in dfll_build_pwm_lut() local
/openbmc/linux/sound/pci/ali5451/
H A Dali5451.c964 unsigned int v_min, in snd_ali_clear_voices()
/openbmc/linux/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()