Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Demc2103.c22 static const u8 REG_TEMP_MAX[4] = { 0x34, 0x30, 0x31, 0x32 }; variable
150 read_u8_from_i2c(client, REG_TEMP_MAX[i], in emc2103_update_device()
269 i2c_smbus_write_byte_data(client, REG_TEMP_MAX[nr], val); in temp_max_store()
/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_cw221x.c35 #define REG_TEMP_MAX 0x0C macro
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dcw221x_battery.c42 #define REG_TEMP_MAX 0x0C macro