代码搜索结果

找到约 10,000 项符合 DMA 的代码

dma.h

/* * linux/include/asm-arm/arch-rpc/dma.h * * Copyright (C) 1997 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P

dma.h

/* * linux/include/asm-arm/arch-h720x/dma.h * * Architecture DMA routes * * Copyright (C) 1997.1998 Russell King */ #ifndef __ASM_ARCH_DMA_H #define __ASM_ARCH_DMA_H /* * This is the maximum D

dma.h

/* * linux/include/asm-arm/arch-pxa/dma.h * * Author: Nicolas Pitre * Created: Jun 15, 2001 * Copyright: MontaVista Software, Inc. * * This program is free software; you can redistribute it

dma.h

/* * linux/include/asm-arm/arch-ixp2000/dma.h * * Copyright (C) 2002 Intel Corp. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General

dma.h

/* * linux/include/asm-arm/mach/dma.h * * Copyright (C) 1998-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General

dma.h

/* * linux/include/asm-arm/imxads/dma.h * * Copyright (C) 1997,1998 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Genera

dma.h

#ifndef __ASM_CPU_SH4_DMA_H #define __ASM_CPU_SH4_DMA_H #define SH_DMAC_BASE 0xffa00000 #define SAR ((unsigned long[]){SH_DMAC_BASE + 0x00, SH_DMAC_BASE + 0x10, \ SH_DMAC_BASE + 0x20, SH_DMAC

dma.h

/* * include/asm-sh/dreamcast/dma.h * * Copyright (C) 2003 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the mai

dma.h

#ifndef __ASM_CPU_SH3_DMA_H #define __ASM_CPU_SH3_DMA_H #define SH_DMAC_BASE 0xa4000020 #endif /* __ASM_CPU_SH3_DMA_H */

dma.h

/* $Id: dma.h,v 1.7 1992/12/14 00:29:34 root Exp root $ * linux/include/asm/dma.h: Defines for using and allocating dma channels. * Written by Hennus Bergman, 1992. * High DMA channel support & inf