include/dt-bindings/dma/xlnx-zynqmp-dpdma.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/dma/xlnx-zynqmp-dpdma.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/dma/xlnx-zynqmp-dpdma.h
Extension
.h
Size
466 bytes
Lines
17
Domain
Repository Root And Misc
Bucket
include
Inferred role
Repository Root And Misc: implementation source
Status
source implementation candidate

Why This File Exists

Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef __DT_BINDINGS_DMA_XLNX_ZYNQMP_DPDMA_H__
#define __DT_BINDINGS_DMA_XLNX_ZYNQMP_DPDMA_H__

#define ZYNQMP_DPDMA_VIDEO0		0
#define ZYNQMP_DPDMA_VIDEO1		1
#define ZYNQMP_DPDMA_VIDEO2		2
#define ZYNQMP_DPDMA_GRAPHICS		3
#define ZYNQMP_DPDMA_AUDIO0		4
#define ZYNQMP_DPDMA_AUDIO1		5

#endif /* __DT_BINDINGS_DMA_XLNX_ZYNQMP_DPDMA_H__ */

Annotation

Implementation Notes