Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtsec.h110 #define MACCFG2_INIT_SETTINGS 0x00007205 macro
/openbmc/u-boot/drivers/net/
H A Dtsec.c572 out_be32(&regs->maccfg2, MACCFG2_INIT_SETTINGS); in tsec_init()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.h149 #define MACCFG2_INIT_SETTINGS 0x00007205 macro
H A Dgianfar.c3072 tempval = MACCFG2_INIT_SETTINGS; in gfar_mac_reset()