Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dov772x.c298 #define OFMT_RGB 0x02 /* 10 : RGB */ macro
473 .com7 = FMT_RGB555 | OFMT_RGB,
481 .com7 = FMT_RGB555 | OFMT_RGB,
489 .com7 = FMT_RGB565 | OFMT_RGB,
497 .com7 = FMT_RGB565 | OFMT_RGB,
645 case OFMT_RGB: in ov772x_set_frame_rate()