Searched refs:c_sft (Results 1 – 1 of 1) sorted by relevance
1284 unsigned int c_reg, c_mask, c_sft; in rt5682s_set_i2s() local1289 c_sft = RT5682S_I2S_M_D_SFT; in rt5682s_set_i2s()1296 c_sft = RT5682S_I2S2_M_D_SFT; in rt5682s_set_i2s()1311 snd_soc_component_update_bits(component, c_reg, c_mask, pre_div << c_sft); in rt5682s_set_i2s()