Searched defs:low (Results 251 - 275 of 401) sorted by relevance

<<11121314151617

/linux-master/drivers/fpga/
H A Ddfl-fme-perf.c271 u32 low; local
/linux-master/drivers/input/mouse/
H A Dalps.c356 alps_get_bitmap_points(unsigned int map, struct alps_bitmap_point *low, struct alps_bitmap_point *high, int *fingers) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c697 u8 low = IWL_RATE_INVALID; local
756 s32 low; local
1133 s32 new_rate, high, low, start_hi; local
2166 int low = IWL_RATE_INVALID; local
[all...]
/linux-master/drivers/hwmon/
H A Dw83793.c572 int low = ((data->temp_low_bits >> (index * 2)) & 0x03) * 250; local
/linux-master/drivers/net/ethernet/8390/
H A Dpcnet_cs.c1205 int low = inb_p(nic_base + EN0_RSARLO); local
1277 int low = inb_p(nic_base + EN0_RSARLO); local
/linux-master/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c510 static int adc_tm5_configure(struct adc_tm5_channel *channel, int low, int high) argument
566 static int adc_tm5_gen2_configure(struct adc_tm5_channel *channel, int low, int high) argument
642 adc_tm5_set_trips(struct thermal_zone_device *tz, int low, int high) argument
[all...]
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c2052 static uint32_t vega20_dpm_get_sclk(struct pp_hwmgr *hwmgr, bool low) argument
2078 static uint32_t vega20_dpm_get_mclk(struct pp_hwmgr *hwmgr, bool low) argument
H A Dvega12_hwmgr.c1329 static uint32_t vega12_dpm_get_sclk(struct pp_hwmgr *hwmgr, bool low) argument
1352 static uint32_t vega12_dpm_get_mclk(struct pp_hwmgr *hwmgr, bool low) argument
/linux-master/drivers/platform/x86/
H A Deeepc-laptop.c982 u8 low = 0; local
/linux-master/include/linux/mfd/
H A Ddbx500-prcmu.h335 static inline int prcmu_config_hotmon(u8 low, u8 high) argument
517 static inline int prcmu_config_hotmon(u8 low, u8 high) argument
/linux-master/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c583 unsigned int high, low; local
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dcore.c566 emac_calc_rwmr(struct emac_instance *dev, unsigned int low, unsigned int high) argument
/linux-master/drivers/net/dsa/hirschmann/
H A Dhellcreek.c325 u16 high, low; local
/linux-master/drivers/thermal/
H A Drockchip_thermal.c551 int high, low, mid; local
603 unsigned int low = 1; local
1379 rockchip_thermal_set_trips(struct thermal_zone_device *tz, int low, int high) argument
[all...]
/linux-master/drivers/md/
H A Dmd-cluster.c109 __le64 low; member in struct:cluster_msg
/linux-master/drivers/target/sbp/
H A Dsbp_target.c56 __be32 high, low; local
/linux-master/drivers/misc/mei/
H A Dhw.h315 u32 low; member in struct:mei_gsc_sgl
/linux-master/drivers/firewire/
H A Dsbp2.c253 __be32 low; member in struct:sbp2_pointer
/linux-master/drivers/thermal/samsung/
H A Dexynos_tmu.c977 static int exynos_set_trips(struct thermal_zone_device *tz, int low, int high) argument
/linux-master/drivers/mtd/nand/raw/
H A Drockchip-nand-controller.c103 u8 low; member in struct:rk_ecc_cnt_status
[all...]
/linux-master/arch/x86/include/asm/
H A Dparavirt.h195 paravirt_write_msr(unsigned msr, unsigned low, unsigned high) argument
206 paravirt_write_msr_safe(unsigned msr, unsigned low, unsigned high) argument
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c460 u32 low, high; local
534 u32 low, high; local
582 u32 low, high; local
2985 u32 high, low; local
[all...]
/linux-master/net/wireless/
H A Drdev-ops.h818 rdev_set_cqm_rssi_range_config(struct cfg80211_registered_device *rdev, struct net_device *dev, s32 low, s32 high) argument
/linux-master/drivers/mfd/
H A Dsm501.c48 struct sm501_gpio_chip low; member in struct:sm501_gpio
/linux-master/include/net/
H A Dip.h352 static inline void inet_get_local_port_range(const struct net *net, int *low, int *high) argument

Completed in 445 milliseconds

<<11121314151617