Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt7911d.h37 #define VACT_L 0xd297 macro
H A Dlt6911uxc.h37 #define VACT_L 0x867f macro
H A Dlt7911uxc.c82 #define VACT_L 0xe08f macro
611 val_l = i2c_rd8(sd, VACT_L); in lt7911uxc_get_detected_timings()
H A Dlt6911uxe.c78 #define VACT_L 0xe08f macro
821 val_l = i2c_rd8(sd, VACT_L); in lt6911uxe_get_detected_timings()
H A Dlt7911d.c429 val_l = i2c_rd8(sd, VACT_L); in lt7911d_get_detected_timings()
H A Dlt6911uxc.c441 i2c_rd8(sd, VACT_L, &val_l); in lt6911uxc_get_detected_timings()