Searched refs:BASIC_CTL_SOFT_RST (Results 1 – 2 of 2) sorted by relevance
48 #define BASIC_CTL_SOFT_RST (1 << 0) macro
646 WR4(sc, EMAC_BASIC_CTL_1, BASIC_CTL_SOFT_RST); in sunxi_emac_reset()650 if ((RD4(sc, EMAC_BASIC_CTL_1) & BASIC_CTL_SOFT_RST) == 0) in sunxi_emac_reset()