代码搜索结果

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

io.h

/* * linux/include/asm-arm/proc-armo/io.h */ /* Nothing to do */ #define dma_cache_inv(_start,_size) do { } while (0) #define dma_cache_wback(_start,_size) do { } while (0) #define dma_cache_wbac

io.h

/* * linux/include/asm-arm/proc-armo/io.h */ /* Nothing to do */ #define dma_cache_inv(_start,_size) do { } while (0) #define dma_cache_wback(_start,_size) do { } while (0) #define dma_cache_wbac

makefile

# # Makefile for the SuperH DMA specific kernel interface routines under Linux. # obj-y += dma-api.o dma-isa.o obj-$(CONFIG_SYSFS) += dma-sysfs.o obj-$(CONFIG_SH_DMA) += dma-sh.o obj-$(CONFIG_SH

uart.d

.\Out\uart.o: Uart.c .\Out\uart.o: ISR.h .\Out\uart.o: Uart.h .\Out\uart.o: I2S.h .\Out\uart.o: DMA.h

isr.d

.\Out\isr.o: ISR.c .\Out\isr.o: ISR.h .\Out\isr.o: Uart.h .\Out\isr.o: I2S.h .\Out\isr.o: DMA.h

nonpci.h

#undef CONFIG_DMA_NONPCI

ts101_prom.asm

/*********************************************************************************************** TigerSHARC eprom boot loader TS101_prom.asm This code is written unoptimized one instructi