Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dmax6620.c113 static const u8 tach_reg[] = { variable
181 ret = i2c_smbus_read_byte_data(client, tach_reg[i]); in max6620_update_device()
185 ret = i2c_smbus_read_byte_data(client, tach_reg[i] + 1); in max6620_update_device()
Dmax6650.c120 static const u8 tach_reg[] = { variable
167 reg = i2c_smbus_read_byte_data(client, tach_reg[i]); in max6650_update_device()