Home
last modified time | relevance | path

Searched refs:RAW (Results 1 – 25 of 56) sorted by relevance

123

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A DCVE-2022-41974.patch55 - set_handler_callback(LIST+PATHS+RAW+FMT, cli_list_paths_raw);
63 - set_handler_callback(LIST+MAPS+RAW+FMT, cli_list_maps_raw);
69 - set_handler_callback(LIST+MAP+RAW+FMT, cli_list_map_fmt);
85 + set_handler_callback(LIST|PATHS|RAW|FMT, cli_list_paths_raw);
93 + set_handler_callback(LIST|MAPS|RAW|FMT, cli_list_maps_raw);
99 + set_handler_callback(LIST|MAP|RAW|FMT, cli_list_map_fmt);
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dqcom_camss.rst62 - MIPI RAW8 (8bit Bayer RAW - V4L2_PIX_FMT_SRGGB8 /
64 - MIPI RAW10 (10bit packed Bayer RAW - V4L2_PIX_FMT_SBGGR10P /
67 - MIPI RAW12 (12bit packed Bayer RAW - V4L2_PIX_FMT_SRGGB12P /
69 - (8x96 only) MIPI RAW14 (14bit packed Bayer RAW - V4L2_PIX_FMT_SRGGB14P /
76 - MIPI RAW10 (10bit packed Bayer RAW - V4L2_PIX_FMT_SBGGR10P / V4L2_PIX_FMT_Y10P).
80 - Plain16 RAW10 (10bit unpacked Bayer RAW - V4L2_PIX_FMT_SBGGR10 / V4L2_PIX_FMT_Y10).
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mips/cavium/
H A Dcib.txt10 - reg: Two elements consisting of the addresses of the RAW and EN
26 reg = <0x10700 0x0000e000 0x0 0x8>, /* RAW */
/OK3568_Linux_fs/u-boot/doc/mvebu/cmd/
H A Dbubt.txt41 boot images and U-Boot environment in RAW mode since it will break file system
50 boot images and U-Boot environment in RAW mode since it will break file system
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dsocket_type.c37 P_SK_TYPE(RAW); in syscall_arg__scnprintf_socket_type()
/OK3568_Linux_fs/u-boot/drivers/scsi/
H A DKconfig16 (IDs/LUNs) a block device is created with RAW read/write and
/OK3568_Linux_fs/u-boot/board/sandbox/
H A DREADME.sandbox195 Linux RAW Networking Bridge
199 stack and the RAW sockets API in Linux. This allows much of the U-Boot network
202 For Ethernet network adapters, the bridge utilizes the RAW AF_PACKET API. This
211 The RAW sockets Ethernet API requires elevated privileges in Linux. You can
248 The 'lo' interface cannot use the RAW AF_PACKET API because the lo interface
251 we can get on that interface is the RAW AF_INET API on UDP. This allows us to
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Dlirc-get-features.rst41 .. _LIRC-CAN-REC-RAW:
158 .. _LIRC-CAN-SEND-RAW:
/OK3568_Linux_fs/kernel/drivers/staging/media/zoran/
H A DTODO3 - RAW capture
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A D0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch4 Subject: [PATCH] Temporarliy work around deprecated ffmpeg RAW function
/OK3568_Linux_fs/kernel/net/ieee802154/
H A DKconfig26 for 802.15.4 dataframes. Also RAW socket interface to build MAC
/OK3568_Linux_fs/kernel/drivers/ntb/test/
H A DKconfig23 tristate "NTB RAW Perf Measuring Tool"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dti-am437x-vpfe.txt6 processing capability to connect RAW image-sensor modules and video decoders
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dov7740.txt5 supports the RAW RGB and YUV output formats.
/OK3568_Linux_fs/kernel/arch/ia64/
H A DKconfig.debug26 Faults, that is, for Read-after-Write (RAW), Write-after-Write (WAW),
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/
H A DREADME14 results to different formats; currently RAW and XML support exist.
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dperf_event_attr_fprintf.c34 bit_name(PERIOD), bit_name(STREAM_ID), bit_name(RAW), in __p_sample_type()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dcan.rst129 application opens a CAN RAW socket, the raw protocol module itself
176 separate socket. See sockopts from the CAN RAW sockets in :ref:`socketcan-raw-sockets`.
416 RAW Protocol Sockets with can_filters (SOCK_RAW)
422 defaults are set at RAW socket binding time:
436 RAW socket option CAN_RAW_FILTER
526 RAW Socket Option CAN_RAW_ERR_FILTER
545 RAW Socket Option CAN_RAW_LOOPBACK
560 RAW socket option CAN_RAW_RECV_OWN_MSGS
581 RAW Socket Option CAN_RAW_FD_FRAMES
644 RAW socket option CAN_RAW_JOIN_FILTERS
[all …]
/OK3568_Linux_fs/kernel/drivers/dma/
H A Didma64.c176 status_xfer = dma_readl(idma64, RAW(XFER)); in idma64_irq()
177 status_err = dma_readl(idma64, RAW(ERROR)); in idma64_irq()
/OK3568_Linux_fs/kernel/drivers/dma/dw/
H A Dregs.h68 struct dw_dma_irq_regs RAW; /* r */ member
H A Dcore.c310 status_xfer = dma_readl(dw, RAW.XFER); in dwc_scan_descriptors()
474 status_xfer = dma_readl(dw, RAW.XFER); in dw_dma_tasklet()
475 status_err = dma_readl(dw, RAW.ERROR); in dw_dma_tasklet()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgtm-builtins.def131 Note: The reads must follow the following order: LOAD, RAR, RAW, RFW.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgtm-builtins.def131 Note: The reads must follow the following order: LOAD, RAR, RAW, RFW.
/OK3568_Linux_fs/u-boot/board/Barix/ipam390/
H A Dipam390-ais-uart.cfg8 ; SPIMASTER,I2CMASTER,EMIFA,NAND,EMAC,UART,PCI,HPI,USB,MMC_SD,VLYNQ,RAW
/OK3568_Linux_fs/u-boot/common/
H A Drbsb.c465 tty.sg_flags |= RAW; in io_mode()

123