Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dov772x.c299 #define OFMT_RGB 0x02 /* 10 : RGB */ macro
476 .com7 = FMT_RGB555 | OFMT_RGB,
484 .com7 = FMT_RGB555 | OFMT_RGB,
492 .com7 = FMT_RGB565 | OFMT_RGB,
500 .com7 = FMT_RGB565 | OFMT_RGB,
661 case OFMT_RGB: in ov772x_set_frame_rate()