Lines Matching full:x100
64 { 27, 0x100 },
353 master = 0x100; in wm8770_set_fmt()
393 snd_soc_component_update_bits(component, WM8770_MSTRCTRL, 0x100, master); in wm8770_set_fmt()
450 if (snd_soc_component_read(component, WM8770_MSTRCTRL) & 0x100) { in wm8770_hw_params()
590 snd_soc_component_update_bits(component, WM8770_MSDIGVOL, 0x100, 0x100); in wm8770_probe()
591 snd_soc_component_update_bits(component, WM8770_MSALGVOL, 0x100, 0x100); in wm8770_probe()
592 snd_soc_component_update_bits(component, WM8770_VOUT1RVOL, 0x100, 0x100); in wm8770_probe()
593 snd_soc_component_update_bits(component, WM8770_VOUT2RVOL, 0x100, 0x100); in wm8770_probe()
594 snd_soc_component_update_bits(component, WM8770_VOUT3RVOL, 0x100, 0x100); in wm8770_probe()
595 snd_soc_component_update_bits(component, WM8770_VOUT4RVOL, 0x100, 0x100); in wm8770_probe()
596 snd_soc_component_update_bits(component, WM8770_DAC1RVOL, 0x100, 0x100); in wm8770_probe()
597 snd_soc_component_update_bits(component, WM8770_DAC2RVOL, 0x100, 0x100); in wm8770_probe()
598 snd_soc_component_update_bits(component, WM8770_DAC3RVOL, 0x100, 0x100); in wm8770_probe()
599 snd_soc_component_update_bits(component, WM8770_DAC4RVOL, 0x100, 0x100); in wm8770_probe()