Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/ppc/
H 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()
H A Dsnd_ps3_reg.h23 #define PS3_AUDIO_KICK(n) (PS3_AUDIO_DMAC_REGBASE(n) + 0x00) macro
687 The PS3_AUDIO_KICK register is used to initiate a DMA transfer and monitor
/kernel/linux/linux-6.6/sound/ppc/
H 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()
H A Dsnd_ps3_reg.h23 #define PS3_AUDIO_KICK(n) (PS3_AUDIO_DMAC_REGBASE(n) + 0x00) macro
687 The PS3_AUDIO_KICK register is used to initiate a DMA transfer and monitor

Completed in 6 milliseconds