Searched refs:BGR (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/arch/arm/boot/dts/ |
D | am335x-boneblack-common.dtsi | 75 /* If you want to get 24 bit RGB and 16 BGR mode instead of 76 * current 16 bit RGB and 24 BGR modes, set the propety 100 /* 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-v5.10/drivers/media/i2c/ |
D | adv7604.c | 1876 _BUS(RGB) /* NOP */ = _SEL(GBR, GRB, BGR, RGB, BRG, RBG), in adv76xx_op_ch_sel() 1877 _BUS(GRB) /* 1-2 */ = _SEL(BGR, RGB, GBR, GRB, RBG, BRG), in adv76xx_op_ch_sel() 1878 _BUS(RBG) /* 2-3 */ = _SEL(GRB, GBR, BRG, RBG, BGR, RGB), in adv76xx_op_ch_sel() 1879 _BUS(BGR) /* 1-3 */ = _SEL(RBG, BRG, RGB, BGR, GRB, GBR), in adv76xx_op_ch_sel() 1880 _BUS(BRG) /* ROR */ = _SEL(BRG, RBG, GRB, GBR, RGB, BGR), in adv76xx_op_ch_sel() 1881 _BUS(GBR) /* ROL */ = _SEL(RGB, BGR, RBG, BRG, GBR, GRB), in adv76xx_op_ch_sel()
|
D | adv7842.c | 2048 _BUS(RGB) /* NOP */ = _SEL(GBR, GRB, BGR, RGB, BRG, RBG), in adv7842_op_ch_sel() 2049 _BUS(GRB) /* 1-2 */ = _SEL(BGR, RGB, GBR, GRB, RBG, BRG), in adv7842_op_ch_sel() 2050 _BUS(RBG) /* 2-3 */ = _SEL(GRB, GBR, BRG, RBG, BGR, RGB), in adv7842_op_ch_sel() 2051 _BUS(BGR) /* 1-3 */ = _SEL(RBG, BRG, RGB, BGR, GRB, GBR), in adv7842_op_ch_sel() 2052 _BUS(BRG) /* ROR */ = _SEL(BRG, RBG, GRB, GBR, RGB, BGR), in adv7842_op_ch_sel() 2053 _BUS(GBR) /* ROL */ = _SEL(RGB, BGR, RBG, BRG, GBR, GRB), in adv7842_op_ch_sel()
|
/Linux-v5.10/drivers/char/pcmcia/ |
D | synclink_cs.c | 273 #define BGR 0x34 macro 2895 write_reg(info, (unsigned char) (channel + BGR), in mgslpc_set_rate()
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | subdev-formats.rst | 160 on parallel busses for transferring an 8 bits per sample BGR data, whereas on 172 sample. Possible values are RGB and BGR.
|