Home
last modified time | relevance | path

Searched refs:dma_ctrl (Results 1 – 6 of 6) sorted by relevance

/arch/m68k/atari/
Dconfig.c309 if (hwreg_present(&tt_scc_dma.dma_ctrl) && in config_atari()
312 (tt_scc_dma.dma_ctrl = 0x01, (tt_scc_dma.dma_ctrl & 1) == 1) && in config_atari()
313 (tt_scc_dma.dma_ctrl = 0x00, (tt_scc_dma.dma_ctrl & 1) == 0) in config_atari()
/arch/mips/include/asm/sgi/
Dmc.h160 volatile u32 dma_ctrl; /* Main DMA control reg */ member
/arch/mips/sgi-ip22/
Dip28-berr.c325 u32 ctl = sgimc->dma_ctrl; in check_microtlb()
353 if (!(sgimc->dma_ctrl & 0x100)) /* Xlate-bit clear ? */ in check_vdma_memaddr()
/arch/mips/include/asm/ip32/
Dmace.h100 volatile unsigned long dma_ctrl; member
/arch/sparc/kernel/
Dleon_pci_grpci2.c73 unsigned int dma_ctrl; /* 0x10 DMA */ member
579 REGSTORE(regs->dma_ctrl, 0); in grpci2_hw_init()
/arch/m68k/include/asm/
Datarihw.h340 u_short dma_ctrl; member