Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/boot/dts/
Dam335x-boneblack-hdmi.dtsi56 /* 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 */
Dam335x-osd3358-sm-red.dts39 /* 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/
Dadv7604.c1890 _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()
Dadv7842.c2036 _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/
Dsynclink_cs.c273 #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/
Dsubdev-formats.rst164 on parallel busses for transferring an 8 bits per sample BGR data, whereas on
176 sample. Possible values are RGB and BGR.