Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/ppc/
A Dsnd_ps3.c116 status = read_reg(PS3_AUDIO_KICK(dma_ch)) & in snd_ps3_verify_dma_stop()
181 update_reg(PS3_AUDIO_KICK(0), PS3_AUDIO_KICK_REQUEST); in snd_ps3_kick_dma()
281 write_reg(PS3_AUDIO_KICK(dma_ch), in snd_ps3_program_dma()
284 write_reg(PS3_AUDIO_KICK(dma_ch), in snd_ps3_program_dma()
630 while (read_reg(PS3_AUDIO_KICK(7)) & in snd_ps3_pcm_trigger()
A Dsnd_ps3_reg.h23 #define PS3_AUDIO_KICK(n) (PS3_AUDIO_DMAC_REGBASE(n) + 0x00) macro

Completed in 7 milliseconds