Home
last modified time | relevance | path

Searched refs:DCRN_DMAS1 (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dppc4xx_stbdma.c83 map = mfdcr(DCRN_DMAS1); in ppc4xx_map_dma_port()
85 mtdcr(DCRN_DMAS1, map); in ppc4xx_map_dma_port()
114 map = mfdcr(DCRN_DMAS1); in ppc4xx_disable_dma_port()
116 mtdcr(DCRN_DMAS1, map); in ppc4xx_disable_dma_port()
/linux-2.4.37.9/arch/ppc/platforms/
Dibmstb4.h244 #define DCRN_DMAS1 (DCRN_CIC_BASE + 0x1) /* DMA Select1 Register */ macro
Dibmstbx25.h234 #define DCRN_DMAS1 (DCRN_CIC_BASE + 0x1) /* DMA Select1 Register */ macro