Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x_regs.h481 #define DE_WIDTH_H_HI 0x8583 /* Not in REF_01 */ macro
H A Dtc358743_regs.h552 #define DE_WIDTH_H_HI 0x8583 /* Not in REF_01 */ macro
H A Dtc358743.c325 width = ((i2c_rd8(sd, DE_WIDTH_H_HI) & 0x1f) << 8) + in tc358743_get_detected_timings()
H A Dtc35874x.c455 width = ((i2c_rd8(sd, DE_WIDTH_H_HI) & 0x1f) << 8) + in tc35874x_get_detected_timings()