Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Doxp-sensors.c71 #define PWM_MODE_AUTO 0x00 macro
413 return write_to_ec(ORANGEPI_SENSOR_PWM_ENABLE_REG, PWM_MODE_AUTO); in oxp_pwm_disable()
429 return write_to_ec(OXP_SENSOR_PWM_ENABLE_REG, PWM_MODE_AUTO); in oxp_pwm_disable()