Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83795.c223 #define W83795_REG_SETUP_PWM(index) (0x20C + (index)) macro
579 w83795_read(client, W83795_REG_SETUP_PWM(i)); in w83795_update_pwm_config()
1596 w83795_write(client, W83795_REG_SETUP_PWM(nr), val); in store_sf_setup()