Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.h246 #define MSP_ITCR_TESTFIFO BIT(1) macro
H A Dux500_msp_i2s.c403 writel(MSP_ITCR_ITEN | MSP_ITCR_TESTFIFO, msp->registers + MSP_ITCR); in flush_fifo_tx()