Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/go7007/
H A 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()
/kernel/linux/linux-6.6/drivers/media/usb/go7007/
H A 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()

Completed in 3 milliseconds