Home
last modified time | relevance | path

Searched refs:PS3_AUDIO_AO_3WMCTRL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/ppc/
H A Dsnd_ps3.c391 update_mask_reg(PS3_AUDIO_AO_3WMCTRL, in snd_ps3_change_avsetting()
400 while ((read_reg(PS3_AUDIO_AO_3WMCTRL) & in snd_ps3_change_avsetting()
418 update_reg(PS3_AUDIO_AO_3WMCTRL, PS3_AUDIO_AO_3WMCTRL_ASOEN(0)); in snd_ps3_change_avsetting()
863 update_mask_reg(PS3_AUDIO_AO_3WMCTRL, in snd_ps3_audio_fixup()
867 update_reg(PS3_AUDIO_AO_3WMCTRL, in snd_ps3_audio_fixup()
H A Dsnd_ps3_reg.h43 #define PS3_AUDIO_AO_3WMCTRL (0x00006004) macro