Searched refs:ths7303_read (Results 1 – 1 of 1) sorted by relevance
60 static int ths7303_read(struct v4l2_subdev *sd, u8 reg) in ths7303_read() function159 (ths7303_read(sd, THS7303_CHANNEL_1) & 0xf8) | in ths7303_config()162 (ths7303_read(sd, THS7303_CHANNEL_2) & 0xf8) | in ths7303_config()165 (ths7303_read(sd, THS7303_CHANNEL_3) & 0xf8) | in ths7303_config()221 reg->val = ths7303_read(sd, reg->reg); in ths7303_g_register()265 u8 val = ths7303_read(sd, reg); in ths7303_log_channel_status()