Searched refs:PWM_OUTPUT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83795.c | 183 #define PWM_OUTPUT 0 macro 661 data->pwm[i][PWM_OUTPUT] = in w83795_update_device() 662 w83795_read(client, W83795_REG_PWM(i, PWM_OUTPUT)); in w83795_update_device() 835 data = nr == PWM_OUTPUT ? w83795_update_device(dev) in show_pwm() 1638 store_pwm, PWM_OUTPUT, index - 1), \
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83795.c | 183 #define PWM_OUTPUT 0 macro 661 data->pwm[i][PWM_OUTPUT] = in w83795_update_device() 662 w83795_read(client, W83795_REG_PWM(i, PWM_OUTPUT)); in w83795_update_device() 835 data = nr == PWM_OUTPUT ? w83795_update_device(dev) in show_pwm() 1638 store_pwm, PWM_OUTPUT, index - 1), \
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-as3722.c | 150 FUNCTION_GROUP(pwm-out, PWM_OUTPUT),
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-as3722.c | 138 FUNCTION_GROUP(pwm-out, PWM_OUTPUT),
|
Completed in 9 milliseconds