代码搜索结果
找到约 10,000 项符合
DMA 的代码
dma_test_misc1.h
/**
* @file dma_test_misc1.h
*
* Generic file holding xxx_test_misc1 function prototypes and
* definitions used for testcase numbers.
*
* @author Texas Instruments Incorporated
* @vers
dma_test_misc2.c
/**
* @file dma_test_misc2.c
*
* Gathers functions used for demonstration of DMA SWE.
*
* @author ()
* @version 0.1
*/
/*
* History:
*
* Date Author Modification
*
dma_test_misc0.c
/**
* @file dma_test_misc0.c
*
* Gathers functions used for demonstration of DMA SWE.
*
* @author ICT Embedded B.V.
* @version 0.1
*/
/*
* History:
*
* Date Author Mo
ppc4xx_dma.c
/*
* IBM PPC4xx DMA engine core library
*
* Copyright 2000-2004 MontaVista Software Inc.
*
* Cleaned up and converted to new DCR access
* Matt Porter
*
* Original
bcm43xx_dma.c
/*
Broadcom BCM43xx wireless driver
DMA ringbuffer and descriptor allocation/management
Copyright (c) 2005 Michael Buesch
Some code in this file is derived from the b4
bcm43xx_dma.h
#ifndef BCM43xx_DMA_H_
#define BCM43xx_DMA_H_
#include
#include
#include
#include
#include
/* DMA-Interrupt re
bif_dma_defs_asm.h
#ifndef __bif_dma_defs_asm_h
#define __bif_dma_defs_asm_h
/*
* This file is autogenerated from
* file: ../../inst/bif/rtl/bif_dma_regs.r
* id: bif_dma_regs.r,v 1.6 2005/0
bcm43xx_dma.c
/*
Broadcom BCM43xx wireless driver
DMA ringbuffer and descriptor allocation/management
Copyright (c) 2005 Michael Buesch
Some code in this file is derived from the b4
bcm43xx_dma.h
#ifndef BCM43xx_DMA_H_
#define BCM43xx_DMA_H_
#include
#include
#include
#include
#include
/* DMA-Interrupt re
ppc4xx_dma.c
/*
* arch/ppc/kernel/ppc4xx_dma.c
*
* IBM PPC4xx DMA engine core library
*
* Copyright 2000-2004 MontaVista Software Inc.
*
* Cleaned up and converted to new DCR access
* Matt Porter