Home
last modified time | relevance | path

Searched refs:auto_pwm_min_hyst (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Dlm93.c293 u8 auto_pwm_min_hyst[2]; member
992 data->auto_pwm_min_hyst[0] = in lm93_update_client_common()
994 data->auto_pwm_min_hyst[1] = in lm93_update_client_common()
1624 reg = data->auto_pwm_min_hyst[nr/2] >> 4 & 0x0f; in show_temp_auto_pwm_min()
1652 data->auto_pwm_min_hyst[nr/2] = reg; in store_temp_auto_pwm_min()
1675 data->auto_pwm_min_hyst[nr / 2], mode)); in show_temp_auto_offset_hyst()
1698 reg = data->auto_pwm_min_hyst[nr/2]; in store_temp_auto_offset_hyst()
1700 data->auto_pwm_min_hyst[nr/2] = reg; in store_temp_auto_offset_hyst()