Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
/kernel/linux/linux-6.6/drivers/hwmon/
H A 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()

Completed in 3 milliseconds