代码搜索结果

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

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

dma.h

/* * Definitions for the SH-2 DMAC. * * 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 ma

dma.h

#ifndef DMA_H #define DMA_H /******************************************************* * * copyright @ Motorola 1999 * *******************************************************/ #define NUM_DMA_REG

_dma.asm

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

dma.h

#ifndef __DMA_H__ #define __DMA_H__ void Test_Zdma0(void); void Test_Zdma1(void); //void Test_Zdma0Xdreq(void); #endif /*__DMA_H__*/

dma.c

/********************************************************************** CAUTION: DMA operation is being done in cache-on state NOW. So,some read value may be not same with real memory value

dma.h

/* * Copyright 2002 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *