Searched refs:bwi_bbp_power_on (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dbwi.c380 static int bwi_bbp_power_on(struct bwi_softc *, enum bwi_clock_mode);
896 error = bwi_bbp_power_on(sc, BWI_CLOCK_MODE_FAST);
7204 bwi_bbp_power_on(sc, BWI_CLOCK_MODE_FAST);
7217 bwi_bbp_power_on(sc, BWI_CLOCK_MODE_DYN);
9403 bwi_bbp_power_on(struct bwi_softc *sc, enum bwi_clock_mode clk_mode) function

Completed in 104 milliseconds