Home
last modified time | relevance | path

Searched defs:min (Results 51 – 70 of 70) sorted by relevance

123

/rk3399_rockchip-uboot/drivers/rtc/
H A Dds1302.c53 unsigned char min:4; member
/rk3399_rockchip-uboot/drivers/power/charge/
H A Dbq25890_charger.c77 u32 min; member
H A Dbq25700_charger.c65 u32 min; member
/rk3399_rockchip-uboot/tools/gdb/
H A Dremote.c72 #define min(a,b) (((a)<(b))?(a):(b)) macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dsoc.h76 #define IS_SVR_REV(svr, maj, min) \ argument
/rk3399_rockchip-uboot/include/
H A Dfdtdec.h901 u32 min; member
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx7/
H A Dclock.c895 u32 min = hck * 27; in mxs_set_lcdclk() local
/rk3399_rockchip-uboot/include/linux/
H A Dkernel.h157 #define min(x, y) ({ \ macro
/rk3399_rockchip-uboot/drivers/net/
H A Dethoc.c85 #define PACKETLEN_MIN(min) (((min) & 0xffff) << 16) argument
87 #define PACKETLEN_MIN_MAX(min, max) (PACKETLEN_MIN(min) | \ argument
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dstacktrace.c150 unsigned int min, mid, max; in find_index() local
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Deba.c1266 int min = ubi->beb_rsvd_level / 10; in print_rsvd_warning() local
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx6/
H A Dclock.c623 u32 min = hck * 27; in mxs_set_lcdclk() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/px30/
H A Dpx30.c657 u32 *min, *max; in fixup_regulators_px30s() local
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Drk801_regulator.c46 unsigned int min; member
/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c48 #define min(x, y) ({ \ macro
/rk3399_rockchip-uboot/fs/ubifs/
H A Ddebug.c1323 const union ubifs_key *min, *max; in dbg_check_znode() local
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_rv1126.c1484 u32 min = 0x3f; in get_min_value() local
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-ls102xa/
H A Dimmap_ls102xa.h14 #define IS_SVR_REV(svr, maj, min) \ argument
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dprocessor.h1049 #define IS_SVR_REV(svr, maj, min) \ argument
/rk3399_rockchip-uboot/common/
H A Dedid.c36 #define version_greater(edid, maj, min) \ argument

123