| /linux/drivers/media/pci/ngene/ |
| H A 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()
|
| H A 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()
|
| H A D | ngene.h | 446 u8 raw8[256]; member
|
| /linux/Documentation/devicetree/bindings/media/xilinx/ |
| H A D | xlnx,csi2rxss.yaml | 50 Packets other than this data type (except for RAW8 and 62 0x2a - RAW8
|
| /linux/Documentation/devicetree/bindings/media/i2c/ |
| H A D | st,st-vgxy61.yaml | 17 Supported formats are RAW8, RAW10, RAW12, RAW14 and RAW16.
|
| /linux/drivers/staging/media/tegra-video/ |
| H A D | tegra210.c | 774 TEGRA210_VIDEO_FMT(RAW8, 8, SRGGB8_1X8, 1, T_L8, SRGGB8), 775 TEGRA210_VIDEO_FMT(RAW8, 8, SGRBG8_1X8, 1, T_L8, SGRBG8), 776 TEGRA210_VIDEO_FMT(RAW8, 8, SGBRG8_1X8, 1, T_L8, SGBRG8), 777 TEGRA210_VIDEO_FMT(RAW8, 8, SBGGR8_1X8, 1, T_L8, SBGGR8),
|
| /linux/Documentation/admin-guide/media/ |
| H A D | qcom_camss.rst | 62 - MIPI RAW8 (8bit Bayer RAW - V4L2_PIX_FMT_SRGGB8 /
|
| H A D | ipu6-isys.rst | 78 * - RAW8, RAW10, RAW12
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-d4xx.rst | 231 1 RAW8
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispccp2.c | 309 /* Format = RAW10+VP or RAW8+DPCM10+VP*/ in ccp2_lcx_config() 471 /* source format is RAW8 */ in ccp2_mem_configure() 475 /* RAW8 + DPCM10 - simple predictor */ in ccp2_mem_configure()
|
| /linux/drivers/media/i2c/ |
| H A D | alvium-csi2.h | 323 u64 raw8:1; member
|
| H A D | alvium-csi2.c | 484 dev_dbg(dev, "avail mipi_fmt raw8: %u\n", in alvium_print_avail_mipi_fmt() 1063 avail_fmt->raw8; in alvium_get_avail_mipi_data_format()
|
| /linux/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-fw.c | 37 bi->info.isp.sp.enable.input_raw ? "raw8 raw10 " : "", in imgu_css_fw_show_binary()
|
| /linux/sound/synth/emux/ |
| H A D | emux_oss.c | 305 data = ev->data.raw8.d; in snd_emux_event_oss_input()
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-fw-isys.h | 195 IPU6_FW_ISYS_FRAME_FORMAT_RAW8, /* RAW8, 1 plane */
|
| /linux/sound/core/seq/ |
| H A D | seq_ump_client.c | 101 snd_rawmidi_kernel_write(substream, ev->data.raw8.d, len << 2); in seq_ump_process_event()
|
| /linux/sound/core/seq/oss/ |
| H A D | seq_oss_synth.c | 526 memcpy(ev->data.raw8.d, data, 8); in snd_seq_oss_synth_ioctl()
|
| /linux/drivers/media/usb/gspca/ |
| H A D | ov534_9.c | 1459 /*set register: 0x00 is 'RAW8', 0x40 is 'YUV422' (YUYV?)*/ in sd_init()
|