Searched refs:AFE_I2S_CON_WLEN_32BIT (Results 1 – 2 of 2) sorted by relevance
308 val |= AFE_I2S_CON_WLEN_32BIT; in mt8365_dai_set_config()310 val &= ~(u32)AFE_I2S_CON_WLEN_32BIT; in mt8365_dai_set_config()312 val |= AFE_I2S_CON_WLEN_32BIT; in mt8365_dai_set_config()
812 #define AFE_I2S_CON_WLEN_32BIT (1U << 1) macro