Searched refs:LM93_REG_PWM_MIN_HYST (Results 1 – 1 of 1) sorted by relevance
97 #define LM93_REG_PWM_MIN_HYST(nr) (0xc3 + (nr)/2) macro1550 reg = lm93_read_byte(client, LM93_REG_PWM_MIN_HYST(nr)); in temp_auto_pwm_min_store()1557 lm93_write_byte(client, LM93_REG_PWM_MIN_HYST(nr), reg); in temp_auto_pwm_min_store()1600 lm93_write_byte(client, LM93_REG_PWM_MIN_HYST(nr), reg); in temp_auto_offset_hyst_store()