Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dasb100.c152 static u8 ASB100_PWM_TO_REG(int pwm) in ASB100_PWM_TO_REG() function
560 data->pwm |= (0x0f & ASB100_PWM_TO_REG(val)); in pwm1_store()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dasb100.c152 static u8 ASB100_PWM_TO_REG(int pwm) in ASB100_PWM_TO_REG() function
560 data->pwm |= (0x0f & ASB100_PWM_TO_REG(val)); in pwm1_store()

Completed in 4 milliseconds