Searched refs:W83795_REG_PWM (Results 1 – 1 of 1) sorted by relevance
201 #define W83795_REG_PWM(index, nr) (0x210 + (nr) * 8 + (index)) macro558 w83795_read(client, W83795_REG_PWM(i, tmp)); in w83795_update_pwm_config()675 w83795_read(client, W83795_REG_PWM(i, PWM_OUTPUT)); in w83795_update_device()893 w83795_write(client, W83795_REG_PWM(index, nr), val); in store_pwm()