/linux-6.12.1/drivers/media/platform/renesas/ |
D | rcar-isp.c | 50 unsigned int datatype; member 57 .datatype = MIPI_CSI2_DT_RGB888, 61 .datatype = MIPI_CSI2_DT_RAW10, 65 .datatype = MIPI_CSI2_DT_YUV422_8B, 69 .datatype = MIPI_CSI2_DT_YUV422_8B, 73 .datatype = MIPI_CSI2_DT_YUV422_8B, 77 .datatype = MIPI_CSI2_DT_YUV422_8B, 202 u8 dt = format->datatype; in risp_start() 213 risp_write(isp, ISPPROCMODE_DT_REG(format->datatype), in risp_start()
|
D | rcar-csi2.c | 515 unsigned int datatype; member 522 .datatype = MIPI_CSI2_DT_RGB888, 526 .datatype = MIPI_CSI2_DT_YUV422_8B, 530 .datatype = MIPI_CSI2_DT_YUV422_8B, 534 .datatype = MIPI_CSI2_DT_YUV422_8B, 538 .datatype = MIPI_CSI2_DT_YUV422_8B, 542 .datatype = MIPI_CSI2_DT_RAW10, 546 .datatype = MIPI_CSI2_DT_RAW8, 550 .datatype = MIPI_CSI2_DT_RAW8, 554 .datatype = MIPI_CSI2_DT_RAW8, [all …]
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | configfs-most | 30 datatype 85 datatype 140 datatype 206 datatype
|
/linux-6.12.1/drivers/media/platform/xilinx/ |
D | xilinx-csi2rxss.c | 212 * @datatype: Data type filter 233 u32 datatype; member 727 if (dt != xcsi2rxss->datatype && dt != MIPI_CSI2_DT_RAW8) { in xcsi2rxss_set_format() 730 fmt->format.code = xcsi2rxss_get_nth_mbus(xcsi2rxss->datatype, in xcsi2rxss_set_format() 752 } else if (state->datatype != MIPI_CSI2_DT_RAW8) { in xcsi2rxss_enum_mbus_code() 754 dt = state->datatype; in xcsi2rxss_enum_mbus_code() 819 &xcsi2rxss->datatype); in xcsi2rxss_parse_of() 825 switch (xcsi2rxss->datatype) { in xcsi2rxss_parse_of() 895 xcsi2rxss->datatype); in xcsi2rxss_parse_of() 966 xcsi2rxss_get_nth_mbus(xcsi2rxss->datatype, 0); in xcsi2rxss_probe()
|
/linux-6.12.1/drivers/most/ |
D | configfs.c | 27 char datatype[MAX_STRING_SIZE]; member 77 link->datatype); in set_cfg_datatype() 180 return snprintf(page, PAGE_SIZE, "%s\n", to_mdev_link(item)->datatype); in mdev_link_datatype_show() 192 strcpy(mdev_link->datatype, page); in mdev_link_datatype_store() 193 strim(mdev_link->datatype); in mdev_link_datatype_store() 359 CONFIGFS_ATTR(mdev_link_, datatype);
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_capture.c | 1105 enum guc_capture_type datatype; in guc_capture_extract_reglists() local 1184 datatype = FIELD_GET(CAP_HDR_CAPTURE_TYPE, hdr.info); in guc_capture_extract_reglists() 1185 if (datatype > GUC_CAPTURE_LIST_TYPE_ENGINE_INSTANCE) { in guc_capture_extract_reglists() 1205 if (datatype == GUC_CAPTURE_LIST_TYPE_GLOBAL) { in guc_capture_extract_reglists() 1208 } else if (datatype == GUC_CAPTURE_LIST_TYPE_ENGINE_CLASS && in guc_capture_extract_reglists() 1214 } else if (datatype == GUC_CAPTURE_LIST_TYPE_ENGINE_INSTANCE && in guc_capture_extract_reglists() 1230 if (datatype != GUC_CAPTURE_LIST_TYPE_GLOBAL) in guc_capture_extract_reglists() 1232 datatype); in guc_capture_extract_reglists() 1235 node->reginfo[datatype].vfid = FIELD_GET(CAP_HDR_CAPTURE_VFID, hdr.owner); in guc_capture_extract_reglists() 1236 switch (datatype) { in guc_capture_extract_reglists() [all …]
|
/linux-6.12.1/drivers/media/i2c/ |
D | max9286.c | 148 u8 datatype; member 238 .datatype = MAX9286_DATATYPE_YUV422_8BIT, 241 .datatype = MAX9286_DATATYPE_YUV422_8BIT, 244 .datatype = MAX9286_DATATYPE_YUV422_8BIT, 247 .datatype = MAX9286_DATATYPE_YUV422_8BIT, 250 .datatype = MAX9286_DATATYPE_RAW12, 253 .datatype = MAX9286_DATATYPE_RAW12, 256 .datatype = MAX9286_DATATYPE_RAW12, 259 .datatype = MAX9286_DATATYPE_RAW12, 562 info->datatype); in max9286_set_video_format()
|
D | gc2145.c | 544 * @datatype: MIPI CSI2 data type 552 unsigned char datatype; member 563 .datatype = MIPI_CSI2_DT_YUV422_8B, 569 .datatype = MIPI_CSI2_DT_YUV422_8B, 575 .datatype = MIPI_CSI2_DT_YUV422_8B, 581 .datatype = MIPI_CSI2_DT_YUV422_8B, 587 .datatype = MIPI_CSI2_DT_RGB565, 594 .datatype = MIPI_CSI2_DT_RAW8, 601 .datatype = MIPI_CSI2_DT_RAW8, 608 .datatype = MIPI_CSI2_DT_RAW8, [all …]
|
D | ds90ub960.c | 567 u8 datatype; member 572 { .code = MEDIA_BUS_FMT_YUYV8_1X16, .bpp = 16, .datatype = MIPI_CSI2_DT_YUV422_8B, }, 573 { .code = MEDIA_BUS_FMT_UYVY8_1X16, .bpp = 16, .datatype = MIPI_CSI2_DT_YUV422_8B, }, 574 { .code = MEDIA_BUS_FMT_VYUY8_1X16, .bpp = 16, .datatype = MIPI_CSI2_DT_YUV422_8B, }, 575 { .code = MEDIA_BUS_FMT_YVYU8_1X16, .bpp = 16, .datatype = MIPI_CSI2_DT_YUV422_8B, }, 577 { .code = MEDIA_BUS_FMT_SBGGR12_1X12, .bpp = 12, .datatype = MIPI_CSI2_DT_RAW12, }, 578 { .code = MEDIA_BUS_FMT_SGBRG12_1X12, .bpp = 12, .datatype = MIPI_CSI2_DT_RAW12, }, 579 { .code = MEDIA_BUS_FMT_SGRBG12_1X12, .bpp = 12, .datatype = MIPI_CSI2_DT_RAW12, }, 580 { .code = MEDIA_BUS_FMT_SRGGB12_1X12, .bpp = 12, .datatype = MIPI_CSI2_DT_RAW12, }, 2471 rx_data[nport].meta_dt = ub960_fmt->datatype; in ub960_configure_ports_for_streaming() [all …]
|
/linux-6.12.1/drivers/net/ethernet/sfc/falcon/ |
D | bitfield.h | 15 * wide. Since there is no native 128-bit datatype on most systems, 18 * datatype. 73 /* A doubleword (i.e. 4 byte) datatype - little-endian in HW */ 78 /* A quadword (i.e. 8 byte) datatype - little-endian in HW */ 85 /* An octword (eight-word, i.e. 16 byte) datatype - little-endian in HW */
|
/linux-6.12.1/drivers/media/platform/renesas/rzg2l-cru/ |
D | rzg2l-ip.c | 13 unsigned int datatype; member 18 { .code = MEDIA_BUS_FMT_UYVY8_1X16, .datatype = 0x1e, .bpp = 16 },
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | bitfield.h | 15 * wide. Since there is no native 128-bit datatype on most systems, 18 * datatype. 75 /* A doubleword (i.e. 4 byte) datatype - little-endian in HW */ 80 /* A quadword (i.e. 8 byte) datatype - little-endian in HW */ 87 /* An octword (eight-word, i.e. 16 byte) datatype - little-endian in HW */
|
/linux-6.12.1/drivers/net/ethernet/sfc/siena/ |
D | bitfield.h | 15 * wide. Since there is no native 128-bit datatype on most systems, 18 * datatype. 73 /* A doubleword (i.e. 4 byte) datatype - little-endian in HW */ 78 /* A quadword (i.e. 8 byte) datatype - little-endian in HW */ 85 /* An octword (eight-word, i.e. 16 byte) datatype - little-endian in HW */
|
/linux-6.12.1/drivers/media/pci/ivtv/ |
D | ivtv-streams.c | 661 int datatype; in ivtv_setup_v4l2_decode_stream() local 696 datatype = 1; in ivtv_setup_v4l2_decode_stream() 699 datatype = 2; in ivtv_setup_v4l2_decode_stream() 703 IVTV_DEBUG_INFO("Setup DEC YUV Stream data[0] = %d\n", datatype); in ivtv_setup_v4l2_decode_stream() 707 datatype = 0; in ivtv_setup_v4l2_decode_stream() 710 if (ivtv_vapi(itv, CX2341X_DEC_SET_DECODER_SOURCE, 4, datatype, in ivtv_setup_v4l2_decode_stream()
|
/linux-6.12.1/drivers/isdn/mISDN/ |
D | dsp.h | 80 /* the datatype need to match jiffies datatype */
|
/linux-6.12.1/drivers/media/platform/allegro-dvt/ |
D | nal-rbsp.h | 27 * @ops: per datatype functions for interacting with the rbsp
|
/linux-6.12.1/include/linux/netfilter/ |
D | nf_conntrack_h323_types.h | 82 typedef struct DataType { /* CHOICE */ struct 97 } DataType; argument 183 DataType dataType; member
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_alloc.h | 53 int datatype; /* mask defining data type treatment */ member 62 * Defines for datatype
|
/linux-6.12.1/include/linux/ |
D | kfifo.h | 58 #define __STRUCT_KFIFO_COMMON(datatype, recsize, ptrtype) \ argument 61 datatype *type; \ 62 const datatype *const_type; \ 128 * @fifo: name of the declared fifo datatype 143 * @fifo: name of the declared fifo datatype
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_lib_defines.h | 71 typedef int dml_int_t; // int is 32-bit in C/C++, but Integer datatype is 16-bit in VB…
|
/linux-6.12.1/drivers/cdx/controller/ |
D | bitfield.h | 26 /* A doubleword (i.e. 4 byte) datatype - little-endian in HW */
|
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | maxim,max96717.yaml | 20 the MAX96717 can select the MIPI datatype, while the tunnel mode forward all the MIPI
|
/linux-6.12.1/include/xen/interface/io/ |
D | ring.h | 57 * To make a new ring datatype, you need to have two message structures, 60 * In a header where you want the ring datatype declared, you then do:
|
/linux-6.12.1/sound/soc/qcom/qdsp6/ |
D | q6afe.h | 161 u16 datatype; member
|
/linux-6.12.1/tools/testing/selftests/ |
D | kselftest_harness.h | 201 * @datatype_name: datatype name 252 * datatype defined with FIXTURE_DATA() will be exposed as *self* for the 278 * datatype defined with FIXTURE_DATA() will be exposed as *self* for the 382 * datatype exposed for use by the implementation.
|