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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlm93.c562 static u8 LM93_PWM_TO_REG(int pwm, pwm_freq_t freq) function
1555 LM93_PWM_TO_REG(val, (ctl4 & 0x07) ?
1779 ctl2 = (ctl2 & 0x0f) | LM93_PWM_TO_REG(val,(ctl4 & 0x07) ?
1962 ctl3 = (ctl3 & 0xf0) | LM93_PWM_TO_REG(val, (ctl4 & 0x07) ?

Completed in 53 milliseconds