Home
last modified time | relevance | path

Searched refs:PM860X_SIDETONE_SHIFT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A D88pm860x-codec.h19 #define PM860X_SIDETONE_SHIFT 0xb7 macro
H A D88pm860x-codec.c278 val[1] = (snd_soc_component_read(component, PM860X_SIDETONE_SHIFT) >> 4) & 0xf; in snd_soc_get_volsw_2r_st()
280 val2[1] = (snd_soc_component_read(component, PM860X_SIDETONE_SHIFT)) & 0xf; in snd_soc_get_volsw_2r_st()
311 err = snd_soc_component_update_bits(component, PM860X_SIDETONE_SHIFT, 0xf0, in snd_soc_put_volsw_2r_st()
319 err = snd_soc_component_update_bits(component, PM860X_SIDETONE_SHIFT, 0x0f, in snd_soc_put_volsw_2r_st()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A D88pm860x-codec.h19 #define PM860X_SIDETONE_SHIFT 0xb7 macro
H A D88pm860x-codec.c278 val[1] = (snd_soc_component_read(component, PM860X_SIDETONE_SHIFT) >> 4) & 0xf; in snd_soc_get_volsw_2r_st()
280 val2[1] = (snd_soc_component_read(component, PM860X_SIDETONE_SHIFT)) & 0xf; in snd_soc_get_volsw_2r_st()
311 err = snd_soc_component_update_bits(component, PM860X_SIDETONE_SHIFT, 0xf0, in snd_soc_put_volsw_2r_st()
319 err = snd_soc_component_update_bits(component, PM860X_SIDETONE_SHIFT, 0x0f, in snd_soc_put_volsw_2r_st()

Completed in 5 milliseconds