Searched refs:MSP_ITCR_ITEN (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/ux500/ | ||
D | ux500_msp_i2s.h | 248 #define MSP_ITCR_ITEN BIT(0) macro |
D | ux500_msp_i2s.c | 420 writel(MSP_ITCR_ITEN | MSP_ITCR_TESTFIFO, msp->registers + MSP_ITCR); in flush_fifo_tx() |