Searched refs:DPORT_MAC_RST (Results 1 – 3 of 3) sorted by relevance
111 DPORT_BB_RST | DPORT_FE_RST | DPORT_MAC_RST | in esp_restart_noos()
456 DPORT_SET_PERI_REG_MASK(DPORT_CORE_RST_EN_REG, DPORT_MAC_RST); in wifi_reset_mac_wrapper()457 DPORT_CLEAR_PERI_REG_MASK(DPORT_CORE_RST_EN_REG, DPORT_MAC_RST); in wifi_reset_mac_wrapper()
1087 #define DPORT_MAC_RST (BIT(2)) macro