Searched refs:TX_CLK_SEL_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/sound/soc/ux500/ | ||
| D | ux500_msp_i2s.h | 123 #define TX_CLK_SEL_MASK BIT(14) macro |
| D | ux500_msp_i2s.c | 470 mask = RX_CLK_SEL_MASK | TX_CLK_SEL_MASK | RX_FSYNC_MASK | in ux500_msp_i2s_open() |