代码搜索结果

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

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.c

/* * Copyright (c) 1982, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are

dma.h

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

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.asm

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

dma.c

/* * arch/sh/kernel/dma.c * * Copyright (C) 2000 Takashi YOSHII * * PC like DMA API for SuperH's DMAC. */ #include #include #include #include

dma.c

/* * * BRIEF MODULE DESCRIPTION * A DMA channel allocator for Au1000. API is modeled loosely off of * linux/kernel/dma.c. * * Copyright 2000 MontaVista Software Inc. * Author: MontaVi

dma.c

/* * linux/arch/arm/mach-integrator/dma.c * * Copyright (C) 1999 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd * * This program is free software; you can redistribute it and/or mod