Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt7911d.h26 #define HACT_L 0xd28c macro
H A Dlt6911uxc.h33 #define HACT_L 0x8681 macro
H A Dlt7911uxc.c77 #define HACT_L 0xe08d macro
607 val_l = i2c_rd8(sd, HACT_L); in lt7911uxc_get_detected_timings()
H A Dlt6911uxe.c73 #define HACT_L 0xe08d macro
817 val_l = i2c_rd8(sd, HACT_L); in lt6911uxe_get_detected_timings()
H A Dlt7911d.c426 val_l = i2c_rd8(sd, HACT_L); in lt7911d_get_detected_timings()
H A Dlt6911uxc.c438 i2c_rd8(sd, HACT_L, &val_l); in lt6911uxc_get_detected_timings()