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