Home
last modified time | relevance | path

Searched refs:STREAM_CTL (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt7911d.h48 #define STREAM_CTL 0x900a macro
H A Dlt7911uxc.c104 #define STREAM_CTL 0xe0b0 macro
743 i2c_wr8(&lt7911uxc->sd, STREAM_CTL, ENABLE_STREAM); in enable_stream()
745 i2c_wr8(&lt7911uxc->sd, STREAM_CTL, DISABLE_STREAM); in enable_stream()
H A Dlt6911uxe.c102 #define STREAM_CTL 0xe0b0 macro
970 i2c_wr8(&lt6911uxe->sd, STREAM_CTL, ENABLE_STREAM); in enable_stream()
972 i2c_wr8(&lt6911uxe->sd, STREAM_CTL, DISABLE_STREAM); in enable_stream()