代码搜索结果

找到约 12,665 项符合 DMA 的代码

dma.h

#ifndef __ASM_ARCH_DMA_H #define __ASM_ARCH_DMA_H /* * This is the maximum DMA address that can be DMAd to. * There should not be more than (0xd0000000 - 0xc0000000) * bytes of RAM. */ #define MA

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 &

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 &

dma.c

/* * linux/arch/arm/mach-shark/dma.c * * by Alexander Schulz * * derived from: * arch/arm/kernel/dma-ebsa285.c * Copyright (C) 1998 Phil Blundell */ #include #include

dma-sa1111.c

/* * linux/arch/arm/mach-sa1100/dma-sa1111.c * * Copyright (C) 2000 John Dorsey * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener

dma-sa1100.c

/* * arch/arm/kernel/dma-sa1100.c * * Support functions for the SA11x0 internal DMA channels. * (see also Documentation/arm/SA1100/DMA) * * Copyright (C) 2000 Nicolas Pitre * * This program is

dma.h

/* * Definitions shared between dma-sa1100.c and dma-sa1111.c * (C) 2000 Nicolas Pitre * * This program is free software; you can redistribute it and/or modify * it under the terms

dma-footbridge.c

/* * linux/arch/arm/kernel/dma-ebsa285.c * * Copyright (C) 1998 Phil Blundell * * DMA functions specific to EBSA-285/CATS architectures * * Changelog: * 09-Nov-1998 RMK Split out ISA DMA

dma-arc.c

/* * linux/arch/arm/kernel/dma-arc.c * * Copyright (C) 1998-1999 Dave Gilbert / Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of th

dma-isa.c

/* * linux/arch/arm/kernel/dma-isa.c * * Copyright (C) 1999-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P