Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/gus/
H A Dgus_reset.c147 unsigned short v_max) 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.c33 int v_max; member
/openbmc/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()
/openbmc/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
/openbmc/linux/drivers/iio/dac/
H A Dad3552r.c713 s32 *v_max) in ad3552r_get_custom_range()
740 s32 idx, v_max, v_min, span, rem; in ad3552r_calc_gain_and_offset() local
/openbmc/u-boot/common/
H A Dlcd.c112 ushort v_max = panel_info.vl_row; in test_pattern() local
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_link.c1145 int v_max = 0, p_max = 0; in dp_link_adjust_levels() 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/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()
/openbmc/linux/sound/pci/ali5451/
H A Dali5451.c965 unsigned int v_max) in snd_ali_clear_voices()