Searched defs:hyst (Results 1 – 12 of 12) sorted by relevance
/drivers/hwmon/ |
D | adt7x10.c | 82 u8 hyst; /* hysteresis offset */ member 283 int hyst; in adt7x10_show_t_hyst() local 303 long hyst; in adt7x10_set_t_hyst() local
|
D | emc1403.c | 131 int hyst; in show_hyst() local 154 int hyst; in store_hyst() local
|
D | jc42.c | 288 int temp, hyst; in show_temp_crit_hyst() local 303 int temp, hyst; in show_temp_max_hyst() local 350 int diff, hyst; in set_temp_crit_hyst() local
|
D | lm75.c | 324 int conf, hyst, os; in lm75_detect() local
|
D | lm77.c | 273 int i, cur, conf, hyst, crit, min, max; in lm77_detect() local
|
D | lm63.c | 643 long hyst; in set_temp2_crit_hyst() local
|
D | dme1737.c | 336 int hyst = clamp_val((val + 500) / 1000, 0, 15); in TEMP_HYST_TO_REG() local
|
D | lm85.c | 288 u8 hyst; /* Low limit hysteresis. (0-15) */ member
|
D | lm93.c | 535 static u8 LM93_AUTO_BOOST_HYST_TO_REG(struct lm93_data *data, long hyst, in LM93_AUTO_BOOST_HYST_TO_REG()
|
/drivers/input/misc/ |
D | bma150.c | 241 u8 enable, u8 hyst, u8 dur, u8 thres) in bma150_set_low_g_interrupt() 265 u8 enable, u8 hyst, u8 dur, u8 thres) in bma150_set_high_g_interrupt()
|
/drivers/net/wireless/ti/wlcore/ |
D | acx.c | 1225 bool enable, s16 thold, u8 hyst) in wl1271_acx_rssi_snr_trigger()
|
/drivers/net/wireless/ |
D | rndis_wlan.c | 3166 int thold, hyst, last_event; in rndis_do_cqm() local
|