代码搜索:DMA

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

代码结果 10,000
www.eeworm.com/read/443386/1749074

h dma.h

/* * linux/include/asm-arm/arch-l7200/dma.h * * Copyright (C) 2000 Steve Hill (sjhill@cotw.com) * * Changelog: * 08-29-2000 SJH Created */ #ifndef __ASM_ARCH_DMA_H #define __ASM_ARCH_DMA_H /*
www.eeworm.com/read/443386/1749094

h dma.h

/* * include/asm-arm/arch-ixp4xx/dma.h * * Copyright (C) 2001-2004 MontaVista Software, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/443386/1749124

h 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
www.eeworm.com/read/443386/1749147

h 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
www.eeworm.com/read/443386/1749164

h 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
www.eeworm.com/read/443386/1749173

h 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
www.eeworm.com/read/443386/1749196

h 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
www.eeworm.com/read/443386/1749203

h 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
www.eeworm.com/read/443386/1749219

h 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 */
www.eeworm.com/read/443386/1749233

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