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

/linux-4.1.27/sound/soc/pxa/
H A Dpxa2xx-i2s.c71 #define SAIMR_TFS (1 << 3) /* Enable Tx FIFO Service Interrupt */ macro
191 SAIMR |= SAIMR_TFS; pxa2xx_i2s_hw_params()
253 SAIMR &= ~SAIMR_TFS; pxa2xx_i2s_shutdown()
320 SAIMR &= ~(SAIMR_RFS | SAIMR_TFS); pxa2xx_i2s_probe()

Completed in 44 milliseconds