Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dlm90.c906 static u8 temp_to_u8(long val) in temp_to_u8() function
1067 data->temp11[index] = temp_to_u8(val) << 8; in lm90_set_temp11()
1127 data->temp8[index] = temp_to_u8(val); in lm90_set_temp8()