代码搜索结果
找到约 10,000 项符合
DMA 的代码
bulverde_usbohci.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
usbf_rf.v
`include "usbf_defines.v"
// Endpoint register File
module usbf_rf( clk, wclk, rst,
// Wishbone Interface
adr, re, we, din, dout, inta, intb,
dma_req, dma_ack,
// Internal Interface
idi
init.h
#ifndef INIT
#define INIT
extern void Init_EBIU(void);
extern void Init_PLL(void);
extern void Init_SDRAM(void);
extern void Init_Flash(void);
extern void Init_PPI(void);
extern void Init_P
init.h
#ifndef INIT
#define INIT
extern void Init_EBIU(void);
extern void Init_PLL(void);
extern void Init_SDRAM(void);
extern void Init_Flash(void);
extern void Init_PPI(void);
extern void Init_P
wb_dreq_host.v
//
//////////////////////////////////////////////////////////////////////
//// ////
//// $Id: wb_dreq_host.v,v 1.2 2008-03-05 05:50:59 hha
d14.h
#define D14_ADDRESS (*(uint8 *)0x5700)
#define D14_ENDPT_MAXPKTSIZE (*(uint16 *)0x5704)
#define D14_ENDPT_TYPE (*(uint16 *)0x5708)
#define D14_MODE (*(uint8 *)0x570c)
#define D14_INT_CONFIG
pxafb.h
/*
* linux/drivers/video/pxafb.h
* -- Intel PXA250/210 LCD Controller Frame Buffer Device
*
* Copyright (C) 1999 Eric A. Thomas
* Based on acornfb.c Copyright (C) Russell King.
*
* 2001-
usbf_rf.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Register File
dmacopy.c
/* $Id: dmacopy.c,v 1.1 2000/07/10 16:25:21 bjornw Exp $
*
* memcpy for large blocks, using memory-memory DMA channels 6 and 7 in Etrax
*/
#include
#include
#define D(x
dmacopy.c
/* $Id: dmacopy.c,v 1.1 2000/07/10 16:25:21 bjornw Exp $
*
* memcpy for large blocks, using memory-memory DMA channels 6 and 7 in Etrax
*/
#include
#include
#define D(x