/linux-6.14.4/drivers/gpu/drm/armada/ |
D | armada_fb.c | 43 FMT(YUYV, 422PACK, CFG_YUV2RGB | CFG_SWAPYU | CFG_SWAPUV); in armada_framebuffer_create() 44 FMT(UYVY, 422PACK, CFG_YUV2RGB); in armada_framebuffer_create() 45 FMT(VYUY, 422PACK, CFG_YUV2RGB | CFG_SWAPUV); in armada_framebuffer_create() 46 FMT(YVYU, 422PACK, CFG_YUV2RGB | CFG_SWAPYU); in armada_framebuffer_create() 47 FMT(YUV422, 422, CFG_YUV2RGB); in armada_framebuffer_create() 48 FMT(YVU422, 422, CFG_YUV2RGB | CFG_SWAPUV); in armada_framebuffer_create()
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/ |
D | ia_css_frame_format.h | 47 IA_CSS_FRAME_FORMAT_NV16, /** 16 bit YUV 422, Y, UV plane */ 49 IA_CSS_FRAME_FORMAT_NV61, /** 16 bit YUV 422, Y, VU plane */ 51 IA_CSS_FRAME_FORMAT_YV16, /** 16 bit YUV 422, Y, V, U plane */ 54 IA_CSS_FRAME_FORMAT_YUV422, /** 16 bit YUV 422, Y, U, V plane */ 56 IA_CSS_FRAME_FORMAT_UYVY, /** 16 bit YUV 422, UYVY interleaved */ 57 IA_CSS_FRAME_FORMAT_YUYV, /** 16 bit YUV 422, YUYV interleaved */
|
/linux-6.14.4/Documentation/gpu/ |
D | afbc.rst | 178 - 8-bit per component YCbCr 422, single plane 185 - 8-bit per component YCbCr 422, two plane 193 - 10-bit per component YCbCr 422, single plane 200 - 10-bit per component YCbCr 422, two plane
|
/linux-6.14.4/drivers/media/pci/intel/ipu6/ |
D | ipu6-fw-isys.h | 178 IPU6_FW_ISYS_FRAME_FORMAT_NV16, /* 16 bit YUV 422, Y, UV plane */ 180 IPU6_FW_ISYS_FRAME_FORMAT_NV61, /* 16 bit YUV 422, Y, VU plane */ 182 IPU6_FW_ISYS_FRAME_FORMAT_YV16, /* 16 bit YUV 422, Y, V, U plane */ 188 IPU6_FW_ISYS_FRAME_FORMAT_YUV422, /* 16 bit YUV 422, Y, U, V plane */ 190 IPU6_FW_ISYS_FRAME_FORMAT_UYVY, /* 16 bit YUV 422, UYVY interleaved */ 191 IPU6_FW_ISYS_FRAME_FORMAT_YUYV, /* 16 bit YUV 422, YUYV interleaved */
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dsc/ |
D | rc_calc_fpu.h | 58 CM_444, /* 444 YUV or simple 422 */ 59 CM_422, /* native 422 */
|
D | rc_calc_fpu.c | 67 int mode = MODE_SELECT(444, 422, 420); in get_qp_set() 82 TABLE_CASE(422, 8, max); in get_qp_set() 83 TABLE_CASE(422, 8, min); in get_qp_set() 84 TABLE_CASE(422, 10, max); in get_qp_set() 85 TABLE_CASE(422, 10, min); in get_qp_set() 86 TABLE_CASE(422, 12, max); in get_qp_set() 87 TABLE_CASE(422, 12, min); in get_qp_set()
|
/linux-6.14.4/drivers/usb/serial/ |
D | Kconfig | 419 - UPort 1250 : 2 Port RS-232/422/485 USB to Serial Hub 420 - UPort 1250I : 2 Port RS-232/422/485 USB to Serial Hub with 425 - UPort 1450 : 4 Port RS-232/422/485 USB to Serial Hub 426 - UPort 1450I : 4 Port RS-232/422/485 USB to Serial Hub with 431 - UPort 1650-8 : 8 Port RS-232/422/485 USB to Serial Hub 435 - UPort 1650-16 : 16 Port RS-232/422/485 USB to Serial Hub
|
D | io_edgeport.h | 35 __u32 IsRS422 :1; /* Set if RS-422 ports exist */
|
D | quatech2.c | 69 #define QUATECH_DSU2_400 0xC150 /* RS232/422/485 dual port */ 71 #define QUATECH_QSU2_400 0xC170 /* RS232/422/485 four port */ 73 #define QUATECH_ESU2_400 0xC180 /* RS232/422/485 eight port */
|
D | ftdi_sio_ids.h | 790 #define SEALEVEL_2106_PID 0x9020 /* SeaLINK+422 (2106) */ 1373 #define PAPOUCH_SB485_PID 0x0100 /* Papouch SB485 USB-485/422 Converter */ 1376 #define PAPOUCH_SB485_2_PID 0x0103 /* Papouch SB485 USB-485/422 Converter */ 1379 #define PAPOUCH_SB485S_PID 0x0106 /* Papouch SB485S USB-485/422 Converter */ 1380 #define PAPOUCH_SB485C_PID 0x0107 /* Papouch SB485C USB-485/422 Converter */ 1539 #define BRAINBOXES_US_357_PID 0x7001 /* US_357 1xRS232/422/485 */
|
/linux-6.14.4/drivers/media/platform/samsung/exynos4-is/ |
D | fimc-is-errno.h | 137 /* invalid format (DRC: YUV444, FD: YUV444, 422, 420) */ 153 /* invalid format (DRC: YUV444 or YUV422, FD: YUV444, 422, 420) */
|
/linux-6.14.4/drivers/video/fbdev/ |
D | ffb.c | 78 #define FFB_DFB422A_VOFF 0x07004000 /* DFB 422 mode write to A */ 79 #define FFB_DFB422AD_VOFF 0x07804000 /* DFB 422 mode with line doubling */ 81 #define FFB_DFB422B_VOFF 0x09004000 /* DFB 422 mode write to B */ 82 #define FFB_DFB422BD_VOFF 0x09804000 /* DFB 422 mode with line doubling */ 85 #define FFB_SFB422_VOFF 0x0ac04000 /* SFB 422 mode write to A/B */ 86 #define FFB_SFB422D_VOFF 0x0b404000 /* SFB 422 mode with line doubling */
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | rw.rst | 29 $ dd if=/dev/video of=myimage.422 bs=202752 count=1
|
/linux-6.14.4/include/uapi/sound/intel/avs/ |
D | tokens.h | 69 AVS_TKN_MODCFG_UPDOWN_MIX_COEFF_0_S32 = 422,
|
/linux-6.14.4/Documentation/devicetree/bindings/pci/ |
D | rcar-gen4-pci-ep.yaml | 107 <GIC_SPI 422 IRQ_TYPE_LEVEL_HIGH>;
|
D | rcar-gen4-pci-host.yaml | 106 <GIC_SPI 422 IRQ_TYPE_LEVEL_HIGH>;
|
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | qcom,mpm.yaml | 112 <12 422>,
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | apq8016-schneider-hmibsc.dts | 386 * operation (RS-232/485/422) controlled via GPIOs configured 393 * 1 1 RS-422
|
/linux-6.14.4/drivers/media/platform/marvell/ |
D | mcam-core.h | 321 #define C0_YUV_PLANAR 0x00000000 /* YUV 422 planar format */ 322 #define C0_YUV_PACKED 0x00008000 /* YUV 422 packed */
|
/linux-6.14.4/drivers/staging/media/ipu3/ |
D | ipu3-abi.h | 495 IMGU_ABI_FRAME_FORMAT_NV16, /* 16 bit YUV 422, Y, UV plane */ 497 IMGU_ABI_FRAME_FORMAT_NV61, /* 16 bit YUV 422, Y, VU plane */ 499 IMGU_ABI_FRAME_FORMAT_YV16, /* 16 bit YUV 422, Y, V, U plane */ 502 IMGU_ABI_FRAME_FORMAT_YUV422, /* 16 bit YUV 422, Y, U, V plane */ 504 IMGU_ABI_FRAME_FORMAT_UYVY, /* 16 bit YUV 422, UYVY interleaved */ 505 IMGU_ABI_FRAME_FORMAT_YUYV, /* 16 bit YUV 422, YUYV interleaved */
|
/linux-6.14.4/include/dt-bindings/gce/ |
D | mt6779-gce.h | 205 #define CMDQ_EVENT_VDEC_EVENT_6 422
|
/linux-6.14.4/include/dt-bindings/clock/ |
D | exynos5420.h | 145 #define CLK_SMMU_FIMD1M0 422
|
/linux-6.14.4/drivers/media/dvb-frontends/ |
D | dib3000mb_priv.h | 228 { 0, 25, 23600, 84, 34976, 422, 43808, 0, 1000, 0, 1010, 1, 45264 }; 531 #define DIB3000MB_REG_VIT_INDICATOR ( 422)
|
/linux-6.14.4/include/dt-bindings/arm/ |
D | qcom,ids.h | 216 #define QCOM_ID_IPQ6010 422
|
/linux-6.14.4/drivers/net/wireless/ath/ |
D | regd.h | 132 CTRY_LEBANON = 422,
|