Lines Matching refs:write_reg
73 static inline void write_reg(unsigned int reg, u32 val) in write_reg() function
80 write_reg(reg, newval); in update_reg()
85 write_reg(reg, newval); in update_mask_reg()
271 write_reg(PS3_AUDIO_SOURCE(dma_ch), in snd_ps3_program_dma()
277 write_reg(PS3_AUDIO_DEST(dma_ch), in snd_ps3_program_dma()
281 write_reg(PS3_AUDIO_DEST(dma_ch), in snd_ps3_program_dma()
286 write_reg(PS3_AUDIO_DMASIZE(dma_ch), 0); in snd_ps3_program_dma()
295 write_reg(PS3_AUDIO_KICK(dma_ch), in snd_ps3_program_dma()
298 write_reg(PS3_AUDIO_KICK(dma_ch), in snd_ps3_program_dma()
333 write_reg(PS3_AUDIO_AX_IS, PS3_AUDIO_AX_IE_ASOBEIE(0)); in snd_ps3_interrupt()
335 write_reg(PS3_AUDIO_AX_IS, port_intr); in snd_ps3_interrupt()
355 write_reg(PS3_AUDIO_AX_IS, PS3_AUDIO_AX_IE_ASOBUIE(0)); in snd_ps3_interrupt()
602 write_reg(PS3_AUDIO_AX_IE, in snd_ps3_pcm_prepare()
893 write_reg(PS3_AUDIO_INTR_EN_0, 0); in snd_ps3_audio_fixup()