shift_r 590 drivers/staging/greybus/audio_topology.c if (e->shift_l != e->shift_r) shift_r 621 drivers/staging/greybus/audio_topology.c if (e->shift_l != e->shift_r) { shift_r 754 drivers/staging/greybus/audio_topology.c if (e->shift_l != e->shift_r) shift_r 816 drivers/staging/greybus/audio_topology.c if (e->shift_l != e->shift_r) { shift_r 819 drivers/staging/greybus/audio_topology.c val |= ucontrol->value.enumerated.item[1] << e->shift_r; shift_r 820 drivers/staging/greybus/audio_topology.c mask |= e->mask << e->shift_r; shift_r 199 include/sound/soc.h { .reg = xreg, .shift_l = xshift_l, .shift_r = xshift_r, \ shift_r 207 include/sound/soc.h { .reg = xreg, .shift_l = xshift_l, .shift_r = xshift_r, \ shift_r 212 include/sound/soc.h { .reg = xreg, .shift_l = xshift, .shift_r = xshift, \ shift_r 1202 include/sound/soc.h unsigned char shift_r; shift_r 452 sound/pci/ac97/ac97_codec.c return snd_ctl_enum_info(uinfo, e->shift_l == e->shift_r ? 1 : 2, shift_r 467 sound/pci/ac97/ac97_codec.c if (e->shift_l != e->shift_r) shift_r 468 sound/pci/ac97/ac97_codec.c ucontrol->value.enumerated.item[1] = (val >> e->shift_r) & (bitmask - 1); shift_r 487 sound/pci/ac97/ac97_codec.c if (e->shift_l != e->shift_r) { shift_r 490 sound/pci/ac97/ac97_codec.c val |= ucontrol->value.enumerated.item[1] << e->shift_r; shift_r 491 sound/pci/ac97/ac97_codec.c mask |= (bitmask - 1) << e->shift_r; shift_r 35 sound/pci/ac97/ac97_patch.h unsigned char shift_r; shift_r 41 sound/pci/ac97/ac97_patch.h { .reg = xreg, .shift_l = xshift_l, .shift_r = xshift_r, \ shift_r 3454 sound/soc/soc-dapm.c if (e->shift_l != e->shift_r) { shift_r 3455 sound/soc/soc-dapm.c val = (reg_val >> e->shift_r) & e->mask; shift_r 3490 sound/soc/soc-dapm.c if (e->shift_l != e->shift_r) { shift_r 3493 sound/soc/soc-dapm.c val |= snd_soc_enum_item_to_val(e, item[1]) << e->shift_r; shift_r 3494 sound/soc/soc-dapm.c mask |= e->mask << e->shift_r; shift_r 45 sound/soc/soc-ops.c return snd_ctl_enum_info(uinfo, e->shift_l == e->shift_r ? 1 : 2, shift_r 74 sound/soc/soc-ops.c if (e->shift_l != e->shift_r) { shift_r 75 sound/soc/soc-ops.c val = (reg_val >> e->shift_r) & e->mask; shift_r 106 sound/soc/soc-ops.c if (e->shift_l != e->shift_r) { shift_r 109 sound/soc/soc-ops.c val |= snd_soc_enum_item_to_val(e, item[1]) << e->shift_r; shift_r 110 sound/soc/soc-ops.c mask |= e->mask << e->shift_r; shift_r 1047 sound/soc/soc-topology.c se->shift_r = tplc_chan_get_shift(tplg, ec->channel, shift_r 1442 sound/soc/soc-topology.c se->shift_r = tplc_chan_get_shift(tplg, ec->channel,