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

/linux-4.4.14/sound/aoa/soundbus/i2sbus/
H A Dinterface.h50 # define I2S_PENDING_CLOCKS_STOPPED (1<<24) macro
H A Dpcm.c499 out_le32(&i2sdev->intfregs->intr_ctl, I2S_PENDING_CLOCKS_STOPPED); i2sbus_pcm_prepare()
508 !(in_le32(&i2sdev->intfregs->intr_ctl) & I2S_PENDING_CLOCKS_STOPPED)) { i2sbus_pcm_prepare()
511 out_le32(&i2sdev->intfregs->intr_ctl, I2S_PENDING_CLOCKS_STOPPED); i2sbus_pcm_prepare()

Completed in 74 milliseconds