Searched refs:lsb_max (Results 1 – 1 of 1) sorted by relevance
616 u8 lsb_max = w83795_read(client, IN_LSB_REG(0, IN_MAX)); in w83795_update_device() local626 data->in_lsb[i][IN_MAX] = (lsb_max >> (2 * i)) & 0x03; in w83795_update_device()