Lines Matching defs:shift
1535 unsigned int reg, shift, val;
1538 switch (w->shift) {
1541 shift = RT5665_AD_MONOR_CLK_SEL_SFT;
1545 shift = RT5665_AD_MONOL_CLK_SEL_SFT;
1549 shift = RT5665_AD_STO1_CLK_SEL_SFT;
1553 shift = RT5665_AD_STO2_CLK_SEL_SFT;
1557 shift = RT5665_DA_MONOR_CLK_SEL_SFT;
1561 shift = RT5665_DA_MONOL_CLK_SEL_SFT;
1565 shift = RT5665_DA_STO1_CLK_SEL_SFT;
1569 shift = RT5665_DA_STO2_CLK_SEL_SFT;
1575 val = (snd_soc_component_read(component, reg) >> shift) & 0xf;
2575 switch (w->shift) {
2598 switch (w->shift) {
2632 switch (w->shift) {