Searched refs:BGR (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/arch/arm/boot/dts/ |
D | am335x-boneblack-hdmi.dtsi | 56 /* If you want to get 24 bit RGB and 16 BGR mode instead of 57 * current 16 bit RGB and 24 BGR modes, set the propety 81 /* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
|
D | am335x-osd3358-sm-red.dts | 39 /* If you want to get 24 bit RGB and 16 BGR mode instead of 40 * current 16 bit RGB and 24 BGR modes, set the propety 65 /* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
|
/linux-6.1.9/drivers/media/i2c/ |
D | adv7604.c | 1890 _BUS(RGB) /* NOP */ = _SEL(GBR, GRB, BGR, RGB, BRG, RBG), in adv76xx_op_ch_sel() 1891 _BUS(GRB) /* 1-2 */ = _SEL(BGR, RGB, GBR, GRB, RBG, BRG), in adv76xx_op_ch_sel() 1892 _BUS(RBG) /* 2-3 */ = _SEL(GRB, GBR, BRG, RBG, BGR, RGB), in adv76xx_op_ch_sel() 1893 _BUS(BGR) /* 1-3 */ = _SEL(RBG, BRG, RGB, BGR, GRB, GBR), in adv76xx_op_ch_sel() 1894 _BUS(BRG) /* ROR */ = _SEL(BRG, RBG, GRB, GBR, RGB, BGR), in adv76xx_op_ch_sel() 1895 _BUS(GBR) /* ROL */ = _SEL(RGB, BGR, RBG, BRG, GBR, GRB), in adv76xx_op_ch_sel()
|
D | adv7842.c | 2036 _BUS(RGB) /* NOP */ = _SEL(GBR, GRB, BGR, RGB, BRG, RBG), in adv7842_op_ch_sel() 2037 _BUS(GRB) /* 1-2 */ = _SEL(BGR, RGB, GBR, GRB, RBG, BRG), in adv7842_op_ch_sel() 2038 _BUS(RBG) /* 2-3 */ = _SEL(GRB, GBR, BRG, RBG, BGR, RGB), in adv7842_op_ch_sel() 2039 _BUS(BGR) /* 1-3 */ = _SEL(RBG, BRG, RGB, BGR, GRB, GBR), in adv7842_op_ch_sel() 2040 _BUS(BRG) /* ROR */ = _SEL(BRG, RBG, GRB, GBR, RGB, BGR), in adv7842_op_ch_sel() 2041 _BUS(GBR) /* ROL */ = _SEL(RGB, BGR, RBG, BRG, GBR, GRB), in adv7842_op_ch_sel()
|
/linux-6.1.9/drivers/char/pcmcia/ |
D | synclink_cs.c | 273 #define BGR 0x34 macro 2888 write_reg(info, (unsigned char) (channel + BGR), in mgslpc_set_rate()
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | subdev-formats.rst | 164 on parallel busses for transferring an 8 bits per sample BGR data, whereas on 176 sample. Possible values are RGB and BGR.
|