Searched refs:ths7303_setval (Results 1 – 1 of 1) sorted by relevance
82 static int ths7303_setval(struct v4l2_subdev *sd, in ths7303_setval() function146 return ths7303_setval(sd, THS7303_FILTER_MODE_480I_576I); in ths7303_s_std_output()149 return ths7303_setval(sd, THS7303_FILTER_MODE_DISABLE); in ths7303_s_std_output()171 res = ths7303_setval(sd, THS7303_FILTER_MODE_1080P); in ths7303_config()173 res = ths7303_setval(sd, THS7303_FILTER_MODE_720P_1080I); in ths7303_config()175 res = ths7303_setval(sd, THS7303_FILTER_MODE_480P_576P); in ths7303_config()177 res = ths7303_setval(sd, THS7303_FILTER_MODE_480I_576I); in ths7303_config()180 res = ths7303_setval(sd, THS7303_FILTER_MODE_DISABLE); in ths7303_config()356 if (ths7303_setval(sd, THS7303_FILTER_MODE_480I_576I) < 0) { in ths7303_probe()