Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt7911d.h36 #define VACT_H 0xd296 macro
H A Dlt6911uxc.h36 #define VACT_H 0x867e macro
H A Dlt7911uxc.c81 #define VACT_H 0xe08e macro
610 val_h = i2c_rd8(sd, VACT_H); in lt7911uxc_get_detected_timings()
H A Dlt6911uxe.c77 #define VACT_H 0xe08e macro
820 val_h = i2c_rd8(sd, VACT_H); in lt6911uxe_get_detected_timings()
H A Dlt7911d.c428 val_h = i2c_rd8(sd, VACT_H); in lt7911d_get_detected_timings()
H A Dlt6911uxc.c440 i2c_rd8(sd, VACT_H, &val_h); in lt6911uxc_get_detected_timings()