Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc0310.c75 #define GC0310_STOP_STREAMING 0x0 /* 8-bit disable */ macro
483 enable ? GC0310_START_STREAMING : GC0310_STOP_STREAMING); in gc0310_s_stream()