Searched refs:p_sft (Results 1 – 1 of 1) sorted by relevance
1283 unsigned int p_reg, p_mask, p_sft; in rt5682s_set_i2s() local1292 p_sft = RT5682S_PWR_I2S1_BIT; in rt5682s_set_i2s()1299 p_sft = RT5682S_PWR_I2S2_BIT; in rt5682s_set_i2s()1314 snd_soc_component_update_bits(component, p_reg, p_mask, on << p_sft); in rt5682s_set_i2s()