Searched refs:dwc1000_enable_mac (Results 1 – 3 of 3) sorted by relevance
38 void dwc1000_enable_mac(struct dwc_softc *sc, bool enable);
179 dwc1000_enable_mac(sc, true); in dwc_init_locked()213 dwc1000_enable_mac(sc, false); in dwc_stop_locked()
221 dwc1000_enable_mac(struct dwc_softc *sc, bool enable) in dwc1000_enable_mac() function