Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.c403 writel(MSP_ITCR_ITEN | MSP_ITCR_TESTFIFO, msp->registers + MSP_ITCR); in flush_fifo_tx()
410 writel(0x0, msp->registers + MSP_ITCR); in flush_fifo_tx()
H A Dux500_msp_i2s.h87 #define MSP_ITCR 0x80 macro