代码搜索:DMA

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

代码结果 10,000
www.eeworm.com/read/430182/1940536

h dma.h

/* * linux/include/asm-arm/arch-ebsa110/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
www.eeworm.com/read/430182/1940555

h dma.h

/* * linux/include/asm-arm/arch-camelot/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
www.eeworm.com/read/430182/1940577

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/430182/1940608

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/430182/1940627

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
www.eeworm.com/read/430182/1940644

h dma.h

/* * linux/include/asm-arm/mx1ads/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/430182/1940658

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/430079/1942311

h dma.h

#ifndef DMA_ADMIN_H #define DMA_ADMIN_H #define MAX_DMA_CHANNEL 4 //#define DMA_IS_USED 1 #define DMA_IS_HWTRIG 2 #define DMA_IS_SWTRIG 1 #define DMA_IS_FREE 0 // request source #define R
www.eeworm.com/read/428747/1955475

h dma.h

#ifndef DMA_H #define DMA_H /******************************************************* * * copyright @ Motorola 1999 * *******************************************************/ #define NUM_DMA_REG
www.eeworm.com/read/428747/1955989

asm _dma.asm

;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* =====================================================