Searched refs:I2S_INT_CLKSTOPPEND (Results 1 – 3 of 3) sorted by relevance
37 #define I2S_INT_CLKSTOPPEND 0x01000000 macro
172 out32rb(sc->sc_reg + I2S_INT, I2S_INT_CLKSTOPPEND); in xlights_attach()175 if (in32rb(sc->sc_reg + I2S_INT) & I2S_INT_CLKSTOPPEND) { in xlights_attach()
750 out32rb(sc->sc_reg + I2S_INT, I2S_INT_CLKSTOPPEND); in i2s_set_rate()756 if (in32rb(sc->sc_reg + I2S_INT) & I2S_INT_CLKSTOPPEND) in i2s_set_rate()