Searched refs:BGR (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/arch/arm/boot/dts/ |
D | am335x-boneblack-common.dtsi | 76 /* If you want to get 24 bit RGB and 16 BGR mode instead of 77 * current 16 bit RGB and 24 BGR modes, set the propety 99 /* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
|
D | am335x-osd3358-sm-red.dts | 105 /* If you want to get 24 bit RGB and 16 BGR mode instead of 106 * current 16 bit RGB and 24 BGR modes, set the propety 131 /* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
|
/Linux-v4.19/drivers/media/i2c/ |
D | adv7604.c | 1860 _BUS(RGB) /* NOP */ = _SEL(GBR, GRB, BGR, RGB, BRG, RBG), in adv76xx_op_ch_sel() 1861 _BUS(GRB) /* 1-2 */ = _SEL(BGR, RGB, GBR, GRB, RBG, BRG), in adv76xx_op_ch_sel() 1862 _BUS(RBG) /* 2-3 */ = _SEL(GRB, GBR, BRG, RBG, BGR, RGB), in adv76xx_op_ch_sel() 1863 _BUS(BGR) /* 1-3 */ = _SEL(RBG, BRG, RGB, BGR, GRB, GBR), in adv76xx_op_ch_sel() 1864 _BUS(BRG) /* ROR */ = _SEL(BRG, RBG, GRB, GBR, RGB, BGR), in adv76xx_op_ch_sel() 1865 _BUS(GBR) /* ROL */ = _SEL(RGB, BGR, RBG, BRG, GBR, GRB), in adv76xx_op_ch_sel()
|
D | adv7842.c | 2037 _BUS(RGB) /* NOP */ = _SEL(GBR, GRB, BGR, RGB, BRG, RBG), in adv7842_op_ch_sel() 2038 _BUS(GRB) /* 1-2 */ = _SEL(BGR, RGB, GBR, GRB, RBG, BRG), in adv7842_op_ch_sel() 2039 _BUS(RBG) /* 2-3 */ = _SEL(GRB, GBR, BRG, RBG, BGR, RGB), in adv7842_op_ch_sel() 2040 _BUS(BGR) /* 1-3 */ = _SEL(RBG, BRG, RGB, BGR, GRB, GBR), in adv7842_op_ch_sel() 2041 _BUS(BRG) /* ROR */ = _SEL(BRG, RBG, GRB, GBR, RGB, BGR), in adv7842_op_ch_sel() 2042 _BUS(GBR) /* ROL */ = _SEL(RGB, BGR, RBG, BRG, GBR, GRB), in adv7842_op_ch_sel()
|
/Linux-v4.19/drivers/char/pcmcia/ |
D | synclink_cs.c | 273 #define BGR 0x34 macro 2896 write_reg(info, (unsigned char) (channel + BGR), in mgslpc_set_rate()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | subdev-formats.rst | 89 sample. Possible values are RGB and BGR.
|