Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dtc654.c28 TC654_REG_DUTY_CYCLE = 0x06, /* Fan Speed Duty Cycle */ enumerator
175 ret = i2c_smbus_read_byte_data(client, TC654_REG_DUTY_CYCLE); in tc654_update_client()
402 ret = i2c_smbus_write_byte_data(client, TC654_REG_DUTY_CYCLE, in _set_pwm()