Searched refs:reset_bits (Results 1 – 1 of 1) sorted by relevance
209 dwmmc_ctrl_reset(struct dwmmc_softc *sc, int reset_bits) in dwmmc_ctrl_reset() argument215 reg |= (reset_bits); in dwmmc_ctrl_reset()220 if (!(READ4(sc, SDMMC_CTRL) & reset_bits)) in dwmmc_ctrl_reset()