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