Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtsec.h131 #define DMACTRL_INIT_SETTINGS 0x000000c3 macro
/openbmc/u-boot/drivers/net/
H A Dtsec.c443 setbits_be32(&regs->dmactrl, DMACTRL_INIT_SETTINGS); in redundant_init()
542 setbits_be32(&regs->dmactrl, DMACTRL_INIT_SETTINGS); in startup_tsec()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.h211 #define DMACTRL_INIT_SETTINGS 0x000000c3 macro
H A Dgianfar.c1186 tempval |= DMACTRL_INIT_SETTINGS; in gfar_start()
3475 tempval |= DMACTRL_INIT_SETTINGS; in gfar_start_wol_filer()