Home
last modified time | relevance | path

Searched refs:VTOTAL_L (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt7911d.h35 #define VTOTAL_L 0xd29f macro
H A Dlt6911uxc.h35 #define VTOTAL_L 0x867b macro
H A Dlt7911uxc.c80 #define VTOTAL_L 0xe08b macro
603 val_l = i2c_rd8(sd, VTOTAL_L); in lt7911uxc_get_detected_timings()
H A Dlt6911uxe.c76 #define VTOTAL_L 0xe08b macro
813 val_l = i2c_rd8(sd, VTOTAL_L); in lt6911uxe_get_detected_timings()
H A Dlt7911d.c423 val_l = i2c_rd8(sd, VTOTAL_L); in lt7911d_get_detected_timings()
H A Dlt6911uxc.c435 i2c_rd8(sd, VTOTAL_L, &val_l); in lt6911uxc_get_detected_timings()