Searched defs:max (Results 1 - 25 of 76) sorted by relevance

1234

/u-boot/drivers/power/
H A Dsy8106a.c15 static u8 sy8106a_mvolt_to_cfg(int mvolt, int min, int max, int div) argument
H A Daxp305.c20 static u8 axp305_mvolt_to_cfg(int mvolt, int min, int max, int div) argument
H A Daxp152.c11 static u8 axp152_mvolt_to_target(int mvolt, int min, int max, int div) argument
H A Daxp209.c23 static u8 axp209_mvolt_to_cfg(int mvolt, int min, int max, int div) argument
H A Daxp221.c18 static u8 axp221_mvolt_to_cfg(int mvolt, int min, int max, int div) argument
H A Daxp818.c19 static u8 axp818_mvolt_to_cfg(int mvolt, int min, int max, int div) argument
H A Daxp809.c19 static u8 axp809_mvolt_to_cfg(int mvolt, int min, int max, int div) argument
H A Daxp313.c36 static u8 mvolt_to_cfg(int mvolt, int min, int max, int div) argument
/u-boot/lib/zlib/
H A Duncompr.c36 const uInt max = (uInt)-1; local
H A Dinftrees.c38 unsigned min, max; /* minimum and maximum code lengths */ local
[all...]
/u-boot/drivers/usb/gadget/
H A Depautoconf.c54 u16 max; local
H A Dep0.c215 ep0_get_descriptor(struct usb_device_instance *device, struct urb *urb, int max, int descriptor_type, int index) argument
[all...]
/u-boot/board/synopsys/hsdk/
H A Denv-lib.h28 u32 max; member in struct:env_map_common
37 u32 max[NR_CPUS]; member in struct:env_map_percpu
H A Denv-lib.c79 u32 max = map[index].max; local
110 u32 min, max; local
[all...]
/u-boot/include/
H A Dlmb.h65 unsigned long max; member in struct:lmb_region
/u-boot/drivers/button/
H A Dbutton-adc.c29 int max; member in struct:button_adc_priv
/u-boot/arch/arm/mach-imx/
H A Dddrmc-vf610-calibration.c97 static void bitmap_print(unsigned long *bmap, int max) argument
60 ddr_cal_get_first_edge_index(unsigned long *bmap, enum edge e, int samples, int start, int max) argument
/u-boot/arch/x86/include/asm/
H A Dspeedstep.h62 struct sst_state max; member in struct:sst_params
/u-boot/scripts/kconfig/
H A Dnconf.h26 #define max(a, b) ({\ macro
/u-boot/arch/powerpc/lib/
H A Dkgdb.c150 kgdb_getregs(struct pt_regs *regs, char *buf, int max) argument
/u-boot/drivers/rtc/
H A Darmada38x.c64 u32 samples[SAMPLE_NR], max; local
/u-boot/drivers/power/regulator/
H A Dtps65219_regulator.c155 int max = TPS65219_LDO12_VOLT_MAX; local
175 int max = TPS65219_LDO12_VOLT_MAX; local
/u-boot/drivers/i2c/
H A Di2c_core.c19 int max = ll_entry_count(struct i2c_adapter, i2c); local
235 int max; local
/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclock.c194 u32 i, max = 100; local
215 u32 i, max = 100; local
/u-boot/include/power/
H A Ds5m8767.h53 int max; member in struct:sec_voltage_desc

Completed in 124 milliseconds

1234