Home
last modified time | relevance | path

Searched refs:MACCFG1_SOFT_RST (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Ddtsec.c18 #define MACCFG1_INIT MACCFG1_SOFT_RST
32 out_be32(&regs->maccfg1, MACCFG1_SOFT_RST); in dtsec_init_mac()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_dtsec.h197 #define MACCFG1_SOFT_RST 0x80000000 /* place the MAC in reset */ macro