Searched refs:RAW (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v4.19/Documentation/devicetree/bindings/mips/cavium/ |
D | cib.txt | 10 - reg: Two elements consisting of the addresses of the RAW and EN 26 reg = <0x10700 0x0000e000 0x0 0x8>, /* RAW */
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | qcom_camss.rst | 60 - MIPI RAW8 (8bit Bayer RAW - V4L2_PIX_FMT_SRGGB8 / 62 - MIPI RAW10 (10bit packed Bayer RAW - V4L2_PIX_FMT_SBGGR10P / 65 - MIPI RAW12 (12bit packed Bayer RAW - V4L2_PIX_FMT_SRGGB12P / 67 - (8x96 only) MIPI RAW14 (14bit packed Bayer RAW - V4L2_PIX_FMT_SRGGB14P / 74 - MIPI RAW10 (10bit packed Bayer RAW - V4L2_PIX_FMT_SBGGR10P / V4L2_PIX_FMT_Y10P). 78 - Plain16 RAW10 (10bit unpacked Bayer RAW - V4L2_PIX_FMT_SBGGR10 / V4L2_PIX_FMT_Y10).
|
D | cx2341x.rst | 1008 .. note:: this parameter is only meaningful for RAW capture type. 3643 My speculation is that since the StartCapture API has a capture type of "RAW"
|
/Linux-v4.19/tools/perf/trace/beauty/ |
D | socket_type.c | 35 P_SK_TYPE(RAW); in syscall_arg__scnprintf_socket_type()
|
/Linux-v4.19/net/ieee802154/ |
D | Kconfig | 25 for 802.15.4 dataframes. Also RAW socket interface to build MAC
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | lirc-get-features.rst | 41 .. _LIRC-CAN-REC-RAW: 158 .. _LIRC-CAN-SEND-RAW:
|
/Linux-v4.19/drivers/ntb/test/ |
D | Kconfig | 22 tristate "NTB RAW Perf Measuring Tool"
|
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/ |
D | ov7740.txt | 5 supports the RAW RGB and YUV output formats.
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | ti-am437x-vpfe.txt | 6 processing capability to connect RAW image-sensor modules and video decoders
|
/Linux-v4.19/arch/ia64/ |
D | Kconfig.debug | 26 Faults, that is, for Read-after-Write (RAW), Write-after-Write (WAW),
|
/Linux-v4.19/drivers/dma/dw/ |
D | regs.h | 71 struct dw_dma_irq_regs RAW; /* r */ member
|
D | core.c | 408 status_xfer = dma_readl(dw, RAW.XFER); in dwc_scan_descriptors() 572 status_xfer = dma_readl(dw, RAW.XFER); in dw_dma_tasklet() 573 status_err = dma_readl(dw, RAW.ERROR); in dw_dma_tasklet()
|
/Linux-v4.19/drivers/dma/ |
D | idma64.c | 181 status_xfer = dma_readl(idma64, RAW(XFER)); in idma64_irq() 182 status_err = dma_readl(idma64, RAW(ERROR)); in idma64_irq()
|
/Linux-v4.19/Documentation/networking/ |
D | can.rst | 129 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 …]
|
/Linux-v4.19/drivers/char/ |
D | Kconfig | 452 tristate "RAW driver (/dev/raw/rawN)" 463 int "Maximum number of RAW devices to support (1-65536)" 468 The maximum number of RAW devices that are supported.
|
/Linux-v4.19/drivers/hwmon/ |
D | gl518sm.c | 263 show(RAW, alarms, alarms);
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-list.txt | 85 RAW HARDWARE EVENT DESCRIPTOR
|
D | intel-pt.txt | 650 sample_type IP|TID|TIME|CPU|PERIOD|RAW|IDENTIFIER
|
/Linux-v4.19/Documentation/sound/cards/ |
D | cmipci.rst | 191 The AC3 (RAW DIGITAL) OUTPUT
|
/Linux-v4.19/net/ipv4/ |
D | Kconfig | 451 tristate "RAW: socket monitoring interface" 455 Support for RAW socket monitoring interface used by the ss tool.
|
/Linux-v4.19/kernel/trace/ |
D | trace.h | 1126 C(RAW, "raw"), \
|
/Linux-v4.19/tools/perf/util/ |
D | evsel.c | 1009 perf_evsel__set_sample_bit(evsel, RAW); in perf_evsel__config() 1544 bit_name(PERIOD), bit_name(STREAM_ID), bit_name(RAW), in __p_sample_type()
|
D | parse-events.c | 148 #define PERF_EVENT_RAW(config) __PERF_EVENT_FIELD(config, RAW)
|
/Linux-v4.19/tools/perf/ |
D | builtin-kvm.c | 1031 perf_evsel__set_sample_bit(pos, RAW); in kvm_live_open_events()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | diff-v4l.rst | 678 V4L explains this as: "RAW capture (BT848)"
|
12