ths7303_read      159 drivers/media/i2c/ths7303.c 			      (ths7303_read(sd, THS7303_CHANNEL_1) & 0xf8) |
ths7303_read      162 drivers/media/i2c/ths7303.c 			      (ths7303_read(sd, THS7303_CHANNEL_2) & 0xf8) |
ths7303_read      165 drivers/media/i2c/ths7303.c 			      (ths7303_read(sd, THS7303_CHANNEL_3) & 0xf8) |
ths7303_read      222 drivers/media/i2c/ths7303.c 	reg->val = ths7303_read(sd, reg->reg);
ths7303_read      266 drivers/media/i2c/ths7303.c 	u8 val = ths7303_read(sd, reg);