Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x_regs.h339 #define MASK_S_V_INTERLACE 0x01 macro
H A Dtc358743_regs.h410 #define MASK_S_V_INTERLACE 0x01 macro
H A Dtc358743.c322 bt->interlaced = i2c_rd8(sd, VI_STATUS1) & MASK_S_V_INTERLACE ? in tc358743_get_detected_timings()
H A Dtc35874x.c452 bt->interlaced = i2c_rd8(sd, VI_STATUS1) & MASK_S_V_INTERLACE ? in tc35874x_get_detected_timings()