Searched refs:c_sft (Results 1 – 1 of 1) sorted by relevance
1283 unsigned int c_reg, c_mask, c_sft; in rt5682s_set_i2s() local1288 c_sft = RT5682S_I2S_M_D_SFT; in rt5682s_set_i2s()1295 c_sft = RT5682S_I2S2_M_D_SFT; in rt5682s_set_i2s()1310 snd_soc_component_update_bits(component, c_reg, c_mask, pre_div << c_sft); in rt5682s_set_i2s()