Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt7911d.h24 #define HTOTAL_L 0xd28a macro
H A Dlt6911uxc.h31 #define HTOTAL_L 0x867d macro
H A Dlt7911uxc.c75 #define HTOTAL_L 0xe089 macro
599 val_l = i2c_rd8(sd, HTOTAL_L); in lt7911uxc_get_detected_timings()
H A Dlt6911uxe.c71 #define HTOTAL_L 0xe089 macro
809 val_l = i2c_rd8(sd, HTOTAL_L); in lt6911uxe_get_detected_timings()
H A Dlt7911d.c420 val_l = i2c_rd8(sd, HTOTAL_L); in lt7911d_get_detected_timings()
H A Dlt6911uxc.c432 i2c_rd8(sd, HTOTAL_L, &val_l); in lt6911uxc_get_detected_timings()