代码搜索结果

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

dma.h

/* * linux/include/asm-arm/arch-l7200/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 (0xd0000

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

#ifndef __ASM_ARM_DMA_H #define __ASM_ARM_DMA_H typedef unsigned int dmach_t; #include #include #include #include #include

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

/* * include/asm-alpha/dma.h * * This is essentially the same as the i386 DMA stuff, as the AlphaPCs * use ISA-compatible dma. The only extension is support for high-page * registers that allow

dma.h

#ifndef __ASM_SH_DMA_H #define __ASM_SH_DMA_H #include #include /* need byte IO */ #define MAX_DMA_CHANNELS 8 /* The maximum address that we can perform a DMA transfer

dma.h

/* $Id: dma.h,v 1.3 1997/03/16 06:20:39 cort Exp $ * linux/include/asm/dma.h: Defines for using and allocating dma channels. * Written by Hennus Bergman, 1992. * High DMA channel support & info by

dma.h

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT

dma.h

/***************************************************************************** * dma.h: Header file for NXP LPC23xx/24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor *

dma.c

/***************************************************************************** * dma.c: DMA module file for NXP LPC23xx/24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor