003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/include/dt-bindings/dma
usr
/
src
/
sys
/
contrib
/
device-tree
/
include
/
dt-bindings
/
dma
/
📁
..
📄
at91.h
(1.88 KB)
📄
axi-dmac.h
(2.08 KB)
📄
dw-dmac.h
(532 B)
📄
jz4780-dma.h
(1.48 KB)
📄
nbpfaxi.h
(409 B)
📄
sun4i-a10.h
(2.38 KB)
📄
x1000-dma.h
(1.12 KB)
📄
x1830-dma.h
(1.1 KB)
📄
xlnx-zynqmp-dpdma.h
(466 B)
Editing: nbpfaxi.h
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2013-2014 Renesas Electronics Europe Ltd. * Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de> */ #ifndef DT_BINDINGS_NBPFAXI_H #define DT_BINDINGS_NBPFAXI_H /** * Use "#dma-cells = <2>;" with the second integer defining slave DMA flags: */ #define NBPF_SLAVE_RQ_HIGH 1 #define NBPF_SLAVE_RQ_LOW 2 #define NBPF_SLAVE_RQ_LEVEL 4 #endif
Upload File
Create Folder