Home
last modified time | relevance | path

Searched refs:dmactrl (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/net/
Dtsec.c372 clrbits_be32(&regs->dmactrl, DMACTRL_GRS | DMACTRL_GTS); in tsec_halt()
373 setbits_be32(&regs->dmactrl, DMACTRL_GRS | DMACTRL_GTS); in tsec_halt()
420 setbits_be32(&regs->dmactrl, DMACTRL_INIT_SETTINGS); in redundant_init()
423 clrbits_be32(&regs->dmactrl, DMACTRL_GRS | DMACTRL_GTS); in redundant_init()
519 setbits_be32(&regs->dmactrl, DMACTRL_INIT_SETTINGS); in startup_tsec()
522 clrbits_be32(&regs->dmactrl, DMACTRL_GRS | DMACTRL_GTS); in startup_tsec()
/external/u-boot/include/
Dtsec.h304 u32 dmactrl; /* DMA Control */ member
/external/u-boot/arch/powerpc/include/asm/
Dimmap_86xx.h294 uint dmactrl; /* 0x2402c - DMA Control Register */ member
Dimmap_85xx.h343 u32 dmactrl; /* DMA Control */ member