Searched refs:COM15_RGB565 (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/ |
H A D | stk-sensor.c | 171 #define COM15_RGB565 0x10 /* RGB565 output */ macro 429 { REG_COM15, COM15_RGB565|COM15_R00FF }, 446 { REG_COM15, COM15_RGB565|COM15_R00FF },
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov7670.c | 133 #define COM15_RGB565 0x10 /* RGB565 output */ macro 432 { REG_COM15, COM15_RGB565 }, 448 { REG_COM15, COM15_R01FE|COM15_RGB565 }, /* Data range needed? */
|
H A D | ov9650.c | 154 #define COM15_RGB565 0x10 /* RGB565 output */ macro
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov7670.c | 132 #define COM15_RGB565 0x10 /* RGB565 output */ macro 431 { REG_COM15, COM15_RGB565 }, 447 { REG_COM15, COM15_R01FE|COM15_RGB565 }, /* Data range needed? */
|
H A D | ov9650.c | 152 #define COM15_RGB565 0x10 /* RGB565 output */ macro
|
Completed in 15 milliseconds