Searched refs:PWM_CONFIG_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 Dadt7475.c135 #define PWM_CONFIG_REG(idx) (REG_PWM_CONFIG_BASE + (idx)) macro
665 adt7475_read(PWM_CONFIG_REG(sattr->index));
746 i2c_smbus_write_byte_data(client, PWM_CONFIG_REG(index),
1432 data->pwm[CONTROL][index] = adt7475_read(PWM_CONFIG_REG(index));
1451 i2c_smbus_write_byte_data(client, PWM_CONFIG_REG(index),
1454 i2c_smbus_write_byte_data(client, PWM_CONFIG_REG(index),

Completed in 45 milliseconds