Home
last modified time | relevance | path

Searched defs:min (Results 751 – 775 of 881) sorted by relevance

1...<<313233343536

/openbmc/linux/include/linux/spi/
H A Dspi.h555 #define SPI_BPW_RANGE_MASK(min, max) GENMASK((max) - 1, (min) - 1) argument
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c414 static void velocity_set_int_opt(int *opt, int val, int min, int max, int def, in velocity_set_int_opt()
/openbmc/linux/tools/lib/perf/include/perf/
H A Devent.h31 __u32 min; member
/openbmc/linux/drivers/hv/
H A Dvmbus_drv.c2161 resource_size_t min, resource_size_t max, in vmbus_allocate_mmio()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dcarl9170.h523 enum carl9170_device_state min, enum carl9170_device_state newstate) in carl9170_set_state_when()
/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.c295 u32 *maj, u32 *min, in read_proc_maps_line()
/openbmc/linux/kernel/sched/
H A Ddeadline.c2952 u64 period, max, min; in __checkparam_dl() local
/openbmc/linux/mm/
H A Dpage-writeback.c189 unsigned long long min = wb->bdi->min_ratio; in wb_min_max_ratio() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dptp.c456 u32 min = (u32)(((u64)ts.tv_nsec * NS_TO_S27_MULT + in efx_ptp_ns_to_s27() local
/openbmc/linux/drivers/opp/
H A Dcore.c307 unsigned long min; in dev_pm_opp_get_max_volt_latency() member
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c475 u32 min = (u32)(((u64)ts.tv_nsec * NS_TO_S27_MULT + in efx_ptp_ns_to_s27() local
/openbmc/linux/drivers/hwmon/
H A Dw83793.c199 static inline s8 TEMP_TO_REG(long val, s8 min, s8 max) in TEMP_TO_REG()
H A Dw83627hf.c1164 unsigned long min; in fan_div_store() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c3756 s32 ixgbe_set_fw_drv_ver_generic(struct ixgbe_hw *hw, u8 maj, u8 min, in ixgbe_set_fw_drv_ver_generic()
H A Dixgbe_x550.c2772 static s32 ixgbe_set_fw_drv_ver_x550(struct ixgbe_hw *hw, u8 maj, u8 min, in ixgbe_set_fw_drv_ver_x550()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c1809 int new_freq, adj, min, max; in rps_work() local
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1200 enum sas_linkrate min, max; in hisi_sas_phy_set_linkrate() local
/openbmc/linux/drivers/block/null_blk/
H A Dmain.c120 static int null_param_store_val(const char *str, int *val, int min, int max) in null_param_store_val()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_types.h302 u32 min; member
1087 u32 min; member
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h233 u32 min; /* Lowest ID to allocate. */ member
465 u32 min; /* Lowest ID to allocate. */ member
/openbmc/linux/drivers/net/wireless/admtek/
H A Dadm8211.h589 u8 min; member
/openbmc/qemu/target/hexagon/
H A Dgenptr.c1000 TCGv min = tcg_constant_tl(0x80000000); in gen_shl_sat() local
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c2957 unsigned int i, max, min, desc_len; in vu_log_queue_fill() local
/openbmc/linux/drivers/usb/serial/
H A Dcp210x.c2031 speed_t min = 300; in cp210x_init_max_speed() local
/openbmc/linux/drivers/md/
H A Ddm-raid.c316 static bool __within_range(long v, long min, long max) in __within_range()

1...<<313233343536