| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | pv88090-regulator.c | 161 #define PV88090_BUCK(chip, regl_name, min, step, max, limits_array) \ argument 187 #define PV88090_LDO(chip, regl_name, min, step, max) \ argument
|
| H A D | pv88060-regulator.c | 145 #define PV88060_BUCK(chip, regl_name, min, step, max, limits_array) \ argument 170 #define PV88060_LDO(chip, regl_name, min, step, max) \ argument
|
| H A D | max8907-regulator.c | 46 #define REG_LDO(ids, supply, base, min, max, step) \ argument 89 #define REG_BBAT(ids, supply, base, min, max, step) \ argument
|
| H A D | max8925-regulator.c | 155 #define MAX8925_SDV(_id, min, max, step) \ argument 173 #define MAX8925_LDO(_id, min, max, step) \ argument
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | sysctl.c | 389 unsigned int min = *(unsigned int *) ctl->extra1; in proc_sctp_do_rto_min() local 417 unsigned int min = *(unsigned int *) ctl->extra1; in proc_sctp_do_rto_max() local
|
| /OK3568_Linux_fs/kernel/drivers/pnp/ |
| H A D | base.h | 29 resource_size_t min; /* min base number */ member 50 resource_size_t min; /* min base number */ member
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | init.c | 228 static void __init zone_sizes_init(unsigned long min, unsigned long max) in zone_sizes_init() 465 unsigned long min, max; in bootmem_init() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | range.hpp | 13 T min; member in mbgl::Range
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | raspberrypi-cpufreq.c | 22 unsigned long min, max; in raspberrypi_cpufreq_probe() local
|
| /OK3568_Linux_fs/kernel/sound/pci/asihpi/ |
| H A D | hpi_version.h | 24 #define HPI_VERSION_CONSTRUCTOR(maj, min, r) ((maj << 16) + (min << 8) + r) argument
|
| /OK3568_Linux_fs/u-boot/include/rockchip/ |
| H A D | crypto_v2_util.h | 36 #define min(a, b) (((a) < (b)) ? (a) : (b)) macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_property.c | 244 uint64_t min, uint64_t max) in property_create_range() 279 uint64_t min, uint64_t max) in drm_property_create_range() 307 int64_t min, int64_t max) in drm_property_create_signed_range()
|
| /OK3568_Linux_fs/u-boot/include/power/ |
| H A D | sandbox_pmic.h | 99 #define REG2VAL(min, step, reg) ((min) + ((step) * (reg))) argument 100 #define VAL2REG(min, step, val) (((val) - (min)) / (step)) argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | delay.h | 66 static inline void usleep_idle_range(unsigned long min, unsigned long max) in usleep_idle_range()
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/pmic/ |
| H A D | sandbox_pmic.h | 32 #define VAL2REG(min, step, val) (((val) - (min)) / (step)) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | sysmacros.h | 62 #define makedev(maj, min) gnu_dev_makedev (maj, min) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | sysmacros.h | 62 #define makedev(maj, min) gnu_dev_makedev (maj, min) argument
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-mv78xx0/ |
| H A D | pcie.c | 28 u8 min; member 232 static void __init add_pcie_port(int maj, int min, void __iomem *base) in add_pcie_port()
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/utils/ |
| H A D | cpufreq-info.c | 62 unsigned long min, max; in proc_cpufreq_output() local 311 unsigned long min, max; in get_hardware_limits() local
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/qca953x/ |
| H A D | lowlevel_init.S | 82 #define MK_PLL_DDR_DIT_FRAC(max, min, step, cnt) \ argument 88 #define MK_PLL_CPU_DIT_FRAC(max, min, step, cnt) \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/rtc/ |
| H A D | davinci.c | 17 unsigned long sec, min, hour, mday, wday, mon_cent, year; in rtc_get() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geometry/0.9.3/include/mapbox/geometry/ |
| H A D | box.hpp | 17 point_type min; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | cross_faded_property_evaluator.cpp | 26 Faded<T> CrossFadedPropertyEvaluator<T>::calculate(const T& min, const T& mid, const T& max) const { in calculate() argument
|
| /OK3568_Linux_fs/kernel/arch/m68k/sun3x/ |
| H A D | time.h | 11 volatile unsigned char min; member
|
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | iommu.h | 48 #define ccio_allocate_resource(dev, res, size, min, max, align) \ argument
|