lsb_low           617 drivers/hwmon/w83795.c 		u8 lsb_low = w83795_read(client, IN_LSB_REG(0, IN_LOW));
lsb_low           627 drivers/hwmon/w83795.c 			data->in_lsb[i][IN_LOW] = (lsb_low >> (2 * i)) & 0x03;