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