Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dppc4xx_stbdma.c88 map = mfdcr(DCRN_DMAS2); in ppc4xx_map_dma_port()
90 mtdcr(DCRN_DMAS2, map); in ppc4xx_map_dma_port()
119 map = mfdcr(DCRN_DMAS2); in ppc4xx_disable_dma_port()
121 mtdcr(DCRN_DMAS2, map); in ppc4xx_disable_dma_port()
/linux-2.4.37.9/arch/ppc/platforms/
Dibmstb4.h245 #define DCRN_DMAS2 (DCRN_CIC_BASE + 0x2) /* DMA Select2 Register */ macro
Dibmstbx25.h235 #define DCRN_DMAS2 (DCRN_CIC_BASE + 0x2) /* DMA Select2 Register */ macro