Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt7911d.h34 #define VTOTAL_H 0xd29e macro
H A Dlt6911uxc.h34 #define VTOTAL_H 0x867a macro
H A Dlt7911uxc.c79 #define VTOTAL_H 0xe08a macro
602 val_h = i2c_rd8(sd, VTOTAL_H); in lt7911uxc_get_detected_timings()
H A Dlt6911uxe.c75 #define VTOTAL_H 0xe08a macro
812 val_h = i2c_rd8(sd, VTOTAL_H); in lt6911uxe_get_detected_timings()
H A Dlt7911d.c422 val_h = i2c_rd8(sd, VTOTAL_H); in lt7911d_get_detected_timings()
H A Dlt6911uxc.c434 i2c_rd8(sd, VTOTAL_H, &val_h); in lt6911uxc_get_detected_timings()