Searched refs:TXMAC_SW_RST_SW_RST (Results 1 – 1 of 1) sorted by relevance
205 #define TXMAC_SW_RST_SW_RST (1ULL << 0) macro1395 nep_write(sc, TXMAC_SW_RST(sc->sc_port), TXMAC_SW_RST_SW_RST); in nep_init_tx_bmac()1399 if ((val & TXMAC_SW_RST_SW_RST) == 0) in nep_init_tx_bmac()