Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x_regs.h335 #define VI_STATUS1 0x8522 macro
H A Dtc358743_regs.h406 #define VI_STATUS1 0x8522 macro
H A Dtc358743.c322 bt->interlaced = i2c_rd8(sd, VI_STATUS1) & MASK_S_V_INTERLACE ? in tc358743_get_detected_timings()
1326 deep_color_mode[(i2c_rd8(sd, VI_STATUS1) & in tc358743_log_status()
H A Dtc35874x.c452 bt->interlaced = i2c_rd8(sd, VI_STATUS1) & MASK_S_V_INTERLACE ? in tc35874x_get_detected_timings()
1390 deep_color_mode[(i2c_rd8(sd, VI_STATUS1) & in tc35874x_log_status()