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