Home
last modified time | relevance | path

Searched refs:ASB100_PWM_FROM_REG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dasb100.c158 static int ASB100_PWM_FROM_REG(u8 reg) in ASB100_PWM_FROM_REG() function
543 return sprintf(buf, "%d\n", ASB100_PWM_FROM_REG(data->pwm & 0x0f)); in pwm1_show()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dasb100.c158 static int ASB100_PWM_FROM_REG(u8 reg) in ASB100_PWM_FROM_REG() function
543 return sprintf(buf, "%d\n", ASB100_PWM_FROM_REG(data->pwm & 0x0f)); in pwm1_show()

Completed in 4 milliseconds