代码搜索结果
找到约 12,665 项符合
DMA 的代码
dma.h
/*
* linux/include/asm-armnommu/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 Gen
dma.c
/* $Id: dma.c,v 1.1 1999/04/26 05:49:35 tb Exp $
* linux/kernel/dma.c: A DMA channel allocator. Inspired by linux/kernel/irq.c.
*
* Written by Hennus Bergman, 1992.
*
* 1994/12/26: Changes by Ale
dma.h
/* $Id: dma.h,v 1.1 1999/04/26 05:55:43 tb Exp $
* linux/include/asm/dma.h: Defines for using and allocating dma channels.
* Written by Hennus Bergman, 1992.
* High DMA channel support & info by Ha
dma.c
/* $Id: dma.c,v 1.1 1999/04/26 05:58:29 tb Exp $
* linux/kernel/dma.c: A DMA channel allocator. Inspired by linux/kernel/irq.c.
*
* Written by Hennus Bergman, 1992.
*
* 1994/12/26: Changes by Ale
dma.h
/*
* (C) Copyright 2003
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* This file is based on code
* (C) Copyright Motorola, Inc., 2000
*
* MPC8220 dma header file
*/
#ifndef __MP
dma.c
/*
* linux/arch/arm/mach-shark/dma.c
*
* by Alexander Schulz
*
* derived from:
* arch/arm/kernel/dma-ebsa285.c
* Copyright (C) 1998 Phil Blundell
*/
#include
#include
dma-sa1111.c
/*
* linux/arch/arm/mach-sa1100/dma-sa1111.c
*
* Copyright (C) 2000 John Dorsey
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
dma-sa1100.c
/*
* arch/arm/kernel/dma-sa1100.c
*
* Support functions for the SA11x0 internal DMA channels.
* (see also Documentation/arm/SA1100/DMA)
*
* Copyright (C) 2000 Nicolas Pitre
*
* This program is
dma.h
/*
* Definitions shared between dma-sa1100.c and dma-sa1111.c
* (C) 2000 Nicolas Pitre
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
dma-footbridge.c
/*
* linux/arch/arm/kernel/dma-ebsa285.c
*
* Copyright (C) 1998 Phil Blundell
*
* DMA functions specific to EBSA-285/CATS architectures
*
* Changelog:
* 09-Nov-1998 RMK Split out ISA DMA