Searched refs:p_sft (Results 1 – 1 of 1) sorted by relevance
1282 unsigned int p_reg, p_mask, p_sft; in rt5682s_set_i2s() local1291 p_sft = RT5682S_PWR_I2S1_BIT; in rt5682s_set_i2s()1298 p_sft = RT5682S_PWR_I2S2_BIT; in rt5682s_set_i2s()1313 snd_soc_component_update_bits(component, p_reg, p_mask, on << p_sft); in rt5682s_set_i2s()