/linux/drivers/gpu/drm/armada/ |
H A 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/drivers/media/pci/intel/ipu6/ |
H A 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/Documentation/gpu/ |
H A 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/drivers/gpu/drm/amd/display/dc/dml/dsc/ |
H A D | rc_calc_fpu.h | 58 CM_444, /* 444 YUV or simple 422 */ 59 CM_422, /* native 422 */
|
H A 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/drivers/usb/serial/ |
H A 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
|
H A D | io_edgeport.h | 35 __u32 IsRS422 :1; /* Set if RS-422 ports exist */
|
H A D | ftdi_sio_ids.h | 795 #define SEALEVEL_2106_PID 0x9020 /* SeaLINK+422 (2106) */ 1378 #define PAPOUCH_SB485_PID 0x0100 /* Papouch SB485 USB-485/422 Converter */ 1381 #define PAPOUCH_SB485_2_PID 0x0103 /* Papouch SB485 USB-485/422 Converter */ 1384 #define PAPOUCH_SB485S_PID 0x0106 /* Papouch SB485S USB-485/422 Converter */ 1385 #define PAPOUCH_SB485C_PID 0x0107 /* Papouch SB485C USB-485/422 Converter */ 1544 #define BRAINBOXES_US_357_PID 0x7001 /* US_357 1xRS232/422/485 */
|
/linux/drivers/video/fbdev/ |
H A 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/Documentation/userspace-api/media/v4l/ |
H A D | rw.rst | 29 $ dd if=/dev/video of=myimage.422 bs=202752 count=1
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | rcar-gen4-pci-ep.yaml | 107 <GIC_SPI 422 IRQ_TYPE_LEVEL_HIGH>;
|
H A D | rcar-gen4-pci-host.yaml | 106 <GIC_SPI 422 IRQ_TYPE_LEVEL_HIGH>;
|
/linux/drivers/media/platform/marvell/ |
H A D | mcam-core.h | 321 #define C0_YUV_PLANAR 0x00000000 /* YUV 422 planar format */ 322 #define C0_YUV_PACKED 0x00008000 /* YUV 422 packed */
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | apq8016-schneider-hmibsc.dts | 386 * operation (RS-232/485/422) controlled via GPIOs configured 393 * 1 1 RS-422
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | qcom,mpm.yaml | 112 <12 422>,
|
/linux/drivers/staging/media/ipu3/ |
H A 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/include/dt-bindings/gce/ |
H A D | mt6779-gce.h | 205 #define CMDQ_EVENT_VDEC_EVENT_6 422
|
H A D | mt8192-gce.h | 288 #define CMDQ_EVENT_DISP_POSTMASK0_FRAME_DONE 422
|
/linux/drivers/media/dvb-frontends/ |
H A 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/include/dt-bindings/clock/ |
H A D | exynos5420.h | 145 #define CLK_SMMU_FIMD1M0 422
|
/linux/drivers/net/wireless/ath/ |
H A D | regd.h | 132 CTRY_LEBANON = 422,
|
/linux/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-core.c | 831 else /* 422 */ in gsc_prepare_addr() 979 .offset_h = 2, /* yuv420/422 : 2, others : 1 */ 980 .real_w = 16, /* yuv420/422 : 4~16, others : 2~8 */ 982 .target_w = 2, /* yuv420/422 : 2, others : 1 */
|
/linux/drivers/tty/serial/8250/ |
H A D | 8250_exar.c | 211 CTI_PORT_TYPE_RS232_422_485_HW, // RS232/422/485 HW ONLY Switchable 212 CTI_PORT_TYPE_RS232_422_485_SW, // RS232/422/485 SW ONLY Switchable 213 CTI_PORT_TYPE_RS232_422_485_4B, // RS232/422/485 HW/SW (4bit ex. BCG004) 214 CTI_PORT_TYPE_RS232_422_485_2B, // RS232/422/485 HW/SW (2bit ex. BBG008)
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | util.c | 15 200, 211, 224, 237, 251, 266, 282, 299, 316, 335, 355, 376, 398, 422, 447, 473,
|
/linux/tools/scripts/ |
H A D | syscall.tbl | 365 422 32 futex_time64 sys_futex
|