Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dtc654.c27 TC654_REG_DUTY_CYCLE = 0x06, /* Fan Speed Duty Cycle */ enumerator
174 ret = i2c_smbus_read_byte_data(client, TC654_REG_DUTY_CYCLE); in tc654_update_client()
409 ret = i2c_smbus_write_byte_data(client, TC654_REG_DUTY_CYCLE, in pwm_store()