Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/bindings/mips/cavium/
Dcib.txt10 - reg: Two elements consisting of the addresses of the RAW and EN
28 reg = <0x10700 0x0000e000 0x0 0x8>, /* RAW */
/linux-4.4.14/net/ieee802154/
DKconfig25 for 802.15.4 dataframes. Also RAW socket interface to build MAC
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dti-am437x-vpfe.txt6 processing capability to connect RAW image-sensor modules and video decoders
/linux-4.4.14/Documentation/networking/
Dcan.txt19 4.1 RAW protocol sockets with can_filters (SOCK_RAW)
20 4.1.1 RAW socket option CAN_RAW_FILTER
21 4.1.2 RAW socket option CAN_RAW_ERR_FILTER
22 4.1.3 RAW socket option CAN_RAW_LOOPBACK
23 4.1.4 RAW socket option CAN_RAW_RECV_OWN_MSGS
24 4.1.5 RAW socket option CAN_RAW_FD_FRAMES
25 4.1.6 RAW socket option CAN_RAW_JOIN_FILTERS
26 4.1.7 RAW socket returned message flags
174 application opens a CAN RAW socket, the raw protocol module itself
215 separate socket. See sockopts from the CAN RAW sockets in chapter 4.1.
[all …]
/linux-4.4.14/arch/ia64/
DKconfig.debug28 Faults, that is, for Read-after-Write (RAW), Write-after-Write (WAW),
/linux-4.4.14/drivers/dma/dw/
Dregs.h66 struct dw_dma_irq_regs RAW; /* r */ member
Dcore.c354 status_xfer = dma_readl(dw, RAW.XFER); in dwc_scan_descriptors()
594 status_block = dma_readl(dw, RAW.BLOCK); in dw_dma_tasklet()
595 status_xfer = dma_readl(dw, RAW.XFER); in dw_dma_tasklet()
596 status_err = dma_readl(dw, RAW.ERROR); in dw_dma_tasklet()
/linux-4.4.14/drivers/dma/
Didma64.c185 status_xfer = dma_readl(idma64, RAW(XFER)); in idma64_irq()
186 status_err = dma_readl(idma64, RAW(ERROR)); in idma64_irq()
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-dma.txt55 My speculation is that since the StartCapture API has a capture type of "RAW"
Dfw-encoder-api.txt34 Note: this parameter is only meaningful for RAW capture type.
/linux-4.4.14/tools/perf/Documentation/
Dperf-list.txt60 RAW HARDWARE EVENT DESCRIPTOR
Dintel-pt.txt596 sample_type IP|TID|TIME|CPU|PERIOD|RAW|IDENTIFIER
/linux-4.4.14/drivers/char/
DKconfig498 tristate "RAW driver (/dev/raw/rawN)"
509 int "Maximum number of RAW devices to support (1-65536)"
514 The maximum number of RAW devices that are supported.
/linux-4.4.14/drivers/hwmon/
Dgl518sm.c262 show(RAW, alarms, alarms);
/linux-4.4.14/Documentation/sound/alsa/
DCMIPCI.txt173 The AC3 (RAW DIGITAL) OUTPUT
/linux-4.4.14/kernel/trace/
Dtrace.h954 C(RAW, "raw"), \
/linux-4.4.14/tools/perf/util/
Devsel.c831 perf_evsel__set_sample_bit(evsel, RAW); in perf_evsel__config()
1192 bit_name(PERIOD), bit_name(STREAM_ID), bit_name(RAW), in __p_sample_type()
Dparse-events.c136 #define PERF_EVENT_RAW(config) __PERF_EVENT_FIELD(config, RAW)
/linux-4.4.14/tools/perf/
Dbuiltin-kvm.c998 perf_evsel__set_sample_bit(pos, RAW); in kvm_live_open_events()
Dbuiltin-trace.c673 P_SK_TYPE(RAW); in syscall_arg__scnprintf_socket_type()
/linux-4.4.14/
DCREDITS2894 D: AIC5800 IEEE 1394, RAW I/O on 1394
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip.c625 /* 8*/ FLAG_ENTRY0("RawErr", SEEI(RAW)),