/Linux-v5.10/drivers/media/pci/ngene/ |
D | ngene-i2c.c | 48 if ((com.cmd.raw8[0] >> 1) != adr) in ngene_command_i2c_read() 52 memcpy(in, com.cmd.raw8, inlen + 1); in ngene_command_i2c_read() 54 memcpy(in, com.cmd.raw8 + 1, inlen); in ngene_command_i2c_read() 74 if (com.cmd.raw8[0] == 1) in ngene_command_i2c_write()
|
D | ngene-core.c | 282 memcpy(dev->FWInterfaceBuffer, com->cmd.raw8, com->in_len + 2); in ngene_command_mutex() 285 ngcpyto(HOST_TO_NGENE, com->cmd.raw8, com->in_len + 2); in ngene_command_mutex() 317 memcpy(com->cmd.raw8, dev->ngenetohost, com->out_len); in ngene_command_mutex()
|
D | ngene.h | 443 u8 raw8[256]; member
|
/Linux-v5.10/Documentation/devicetree/bindings/media/xilinx/ |
D | xlnx,csi2rxss.yaml | 50 Packets other than this data type (except for RAW8 and 62 0x2a - RAW8
|
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/ |
D | st,st-mipid02.txt | 10 Supported formats are RAW6, RAW7, RAW8, RAW10, RAW12, RGB565, RGB888, RGB444,
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/ |
D | atomisp_tpg.c | 47 /* only raw8 grbg is supported by TPG */ in tpg_set_fmt()
|
D | css_receiver_2400_common_defs.h | 40 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_RAW8 42 /* 10 1010 RAW8 …
|
D | isp_acquisition_defs.h | 191 #define ACQ_RAW8_DATA 42 /* 10 1010 RAW8 */
|
D | isp_capture_defs.h | 229 #define CAPT_RAW8_DATA 42 /* 10 1010 RAW8 */
|
/Linux-v5.10/drivers/staging/media/tegra-video/ |
D | tegra210.c | 594 TEGRA210_VIDEO_FMT(RAW8, 8, SRGGB8_1X8, 1, T_L8, SRGGB8), 595 TEGRA210_VIDEO_FMT(RAW8, 8, SGRBG8_1X8, 1, T_L8, SGRBG8), 596 TEGRA210_VIDEO_FMT(RAW8, 8, SGBRG8_1X8, 1, T_L8, SGBRG8), 597 TEGRA210_VIDEO_FMT(RAW8, 8, SBGGR8_1X8, 1, T_L8, SBGGR8),
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-meta-d4xx.rst | 213 1 RAW8
|
/Linux-v5.10/Documentation/admin-guide/media/ |
D | qcom_camss.rst | 62 - MIPI RAW8 (8bit Bayer RAW - V4L2_PIX_FMT_SRGGB8 /
|
/Linux-v5.10/drivers/media/platform/xilinx/ |
D | xilinx-csi2rxss.c | 787 * RAW8 is supported in all datatypes. So if requested media bus format in xcsi2rxss_set_format() 788 * is of RAW8 type, then allow to be set. In case core is configured to in xcsi2rxss_set_format() 821 /* RAW8 dt packets are available in all DT configurations */ in xcsi2rxss_enum_mbus_code()
|
/Linux-v5.10/drivers/media/platform/omap3isp/ |
D | ispccp2.c | 309 /* Format = RAW10+VP or RAW8+DPCM10+VP*/ in ccp2_lcx_config() 469 /* source format is RAW8 */ in ccp2_mem_configure() 473 /* RAW8 + DPCM10 - simple predictor */ in ccp2_mem_configure()
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/css_2401_system/hrt/ |
D | mipi_backend_common_defs.h | 40 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_RAW8 42 /* 10 1010 RAW8 …
|
/Linux-v5.10/drivers/staging/media/ipu3/ |
D | ipu3-css-fw.c | 37 bi->info.isp.sp.enable.input_raw ? "raw8 raw10 " : "", in imgu_css_fw_show_binary()
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/css_2401_system/host/ |
D | csi_rx_private.h | 274 ia_css_print("CSI RX BE STATE Controller %d Force RAW8 0x%x\n", ID, in csi_rx_be_ctrl_dump_state()
|
/Linux-v5.10/sound/synth/emux/ |
D | emux_oss.c | 303 data = ev->data.raw8.d; in snd_emux_event_oss_input()
|
/Linux-v5.10/sound/core/seq/oss/ |
D | seq_oss_synth.c | 595 memcpy(ev->data.raw8.d, data, 8); in snd_seq_oss_synth_raw_event()
|
/Linux-v5.10/include/uapi/sound/ |
D | asequencer.h | 288 struct snd_seq_ev_raw8 raw8; member
|
/Linux-v5.10/drivers/media/platform/rcar-vin/ |
D | rcar-dma.c | 599 /* For RAW8 format bpp is 1, but the hardware process RAW8 in rvin_crop_scale_comp()
|
/Linux-v5.10/drivers/media/platform/ti-vpe/ |
D | cal.c | 170 * 0x2A: RAW8 1 pixel = 1 byte in cal_ctx_csi2_config()
|
D | vpdma.c | 202 * RAW8 handles from 1 to 8 bits
|
/Linux-v5.10/drivers/staging/media/omap4iss/ |
D | iss_csi2.c | 152 /* RAW8 formats */
|
/Linux-v5.10/drivers/media/usb/gspca/ |
D | ov534_9.c | 1459 /*set register: 0x00 is 'RAW8', 0x40 is 'YUV422' (YUYV?)*/ in sd_init()
|