Home
last modified time | relevance | path

Searched refs:MSP_ITCR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/ux500/
H A Dux500_msp_i2s.c420 writel(MSP_ITCR_ITEN | MSP_ITCR_TESTFIFO, msp->registers + MSP_ITCR); in flush_fifo_tx()
427 writel(0x0, msp->registers + MSP_ITCR); in flush_fifo_tx()
H A Dux500_msp_i2s.h90 #define MSP_ITCR 0x80 macro