Home
last modified time | relevance | path

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

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