Searched defs:v_max (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/iio/dac/ |
| H A D | ad3552r-common.c | 97 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/arch/arm64/kernel/ |
| H A D | cpu_errata.c | 178 #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 D | clk-dfll.c | 1645 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 D | nfp_target.c | 454 int iid_lsb, int idx_lsb, int v_max) in nfp_encode_basic_search()
|
| /linux/drivers/gpu/drm/msm/dp/ |
| H A D | dp_link.c | 1113 int v_max = 0, p_max = 0; in msm_dp_link_adjust_levels() local
|
| /linux/drivers/leds/ |
| H A D | leds-lm3533.c | 183 u8 v_min, u8 v_max) in time_to_val()
|
| /linux/tools/arch/arm64/include/asm/ |
| H A D | cputype.h | 273 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument
|