Searched refs:REG_RGB444 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/ |
H A D | stk-sensor.c | 199 #define REG_RGB444 0x8c /* RGB 444 control */ macro 418 { REG_RGB444, 0 }, /* No RGB444 please */ 435 { REG_RGB444, 0 }, /* No RGB444 please */
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov7670.c | 175 #define REG_RGB444 0x8c /* RGB 444 control */ macro 414 { REG_RGB444, 0 }, /* No RGB444 please */ 430 { REG_RGB444, 0 }, /* No RGB444 please */ 446 { REG_RGB444, R444_ENABLE }, /* Enable xxxxrrrr ggggbbbb */
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov7670.c | 174 #define REG_RGB444 0x8c /* RGB 444 control */ macro 413 { REG_RGB444, 0 }, /* No RGB444 please */ 429 { REG_RGB444, 0 }, /* No RGB444 please */ 445 { REG_RGB444, R444_ENABLE }, /* Enable xxxxrrrr ggggbbbb */
|
Completed in 7 milliseconds