Searched refs:G762_REG_SET_CNT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | g762.c | 55 G762_REG_SET_CNT = 0x00, enumerator 207 ret = i2c_smbus_read_byte_data(client, G762_REG_SET_CNT); in g762_update_client() 431 G762_REG_SET_CNT, 254); in do_set_pwm_enable() 515 ret = i2c_smbus_write_byte_data(data->client, G762_REG_SET_CNT, in do_set_fan_target()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | g762.c | 54 G762_REG_SET_CNT = 0x00, enumerator 206 ret = i2c_smbus_read_byte_data(client, G762_REG_SET_CNT); in g762_update_client() 430 G762_REG_SET_CNT, 254); in do_set_pwm_enable() 514 ret = i2c_smbus_write_byte_data(data->client, G762_REG_SET_CNT, in do_set_fan_target()
|
Completed in 3 milliseconds