Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dw83795.c617 u8 lsb_low = w83795_read(client, IN_LSB_REG(0, IN_LOW)); in w83795_update_device() local
627 data->in_lsb[i][IN_LOW] = (lsb_low >> (2 * i)) & 0x03; in w83795_update_device()