Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dw83795.c616 u8 lsb_max = w83795_read(client, IN_LSB_REG(0, IN_MAX)); in w83795_update_device() local
626 data->in_lsb[i][IN_MAX] = (lsb_max >> (2 * i)) & 0x03; in w83795_update_device()