Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dtvp5150_reg.h61 #define VIDEO_STD_NTSC_MJ_BIT 0x02 macro
H A Dtvp514x_regs.h237 #define VIDEO_STD_NTSC_MJ_BIT (0x01) macro
H A Dtvp514x.c236 .video_std = VIDEO_STD_NTSC_MJ_BIT,
398 case VIDEO_STD_NTSC_MJ_BIT: in tvp514x_query_current_std()
H A Dtvp5150.c775 fmt = VIDEO_STD_NTSC_MJ_BIT; in tvp5150_set_std()