Lines Matching refs:update_reg
65 static inline void update_reg(unsigned int reg, u32 or_val) in update_reg() function
136 update_reg(PS3_AUDIO_CONFIG, PS3_AUDIO_CONFIG_CLEAR); in snd_ps3_verify_dma_stop()
166 update_reg(PS3_AUDIO_INTR_0, 0); in snd_ps3_wait_for_dma_stop()
167 update_reg(PS3_AUDIO_AX_IS, 0); in snd_ps3_wait_for_dma_stop()
181 update_reg(PS3_AUDIO_KICK(0), PS3_AUDIO_KICK_REQUEST); in snd_ps3_kick_dma()
308 update_reg(PS3_AUDIO_AX_IS, 0); in snd_ps3_interrupt()
309 update_reg(PS3_AUDIO_INTR_0, 0); in snd_ps3_interrupt()
411 update_reg(PS3_AUDIO_AO_3WCTRL(i), in snd_ps3_change_avsetting()
418 update_reg(PS3_AUDIO_AO_3WMCTRL, PS3_AUDIO_AO_3WMCTRL_ASOEN(0)); in snd_ps3_change_avsetting()
619 update_reg(PS3_AUDIO_AX_IS, 0); in snd_ps3_pcm_trigger()
867 update_reg(PS3_AUDIO_AO_3WMCTRL, in snd_ps3_audio_fixup()