Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x_regs.h483 #define DE_WIDTH_V_HI 0x8589 /* Not in REF_01 */ macro
H A Dtc358743_regs.h554 #define DE_WIDTH_V_HI 0x8589 /* Not in REF_01 */ macro
H A Dtc358743.c327 height = ((i2c_rd8(sd, DE_WIDTH_V_HI) & 0x1f) << 8) + in tc358743_get_detected_timings()
H A Dtc35874x.c457 height = ((i2c_rd8(sd, DE_WIDTH_V_HI) & 0x1f) << 8) + in tc35874x_get_detected_timings()