Home
last modified time | relevance | path

Searched refs:vidsys (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/usb/go7007/
Ds2250-board.c332 int vidsys; in s2250_s_video_routing() local
334 vidsys = (state->std == V4L2_STD_NTSC) ? 0x01 : 0x00; in s2250_s_video_routing()
337 write_reg_fp(client, 0x20, 0x020 | vidsys); in s2250_s_video_routing()
342 write_reg_fp(client, 0x20, 0x040 | vidsys); in s2250_s_video_routing()