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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/ppc/
H A Dsnd_ps3.c127 status = read_reg(PS3_AUDIO_KICK(dma_ch)) &
192 update_reg(PS3_AUDIO_KICK(0), PS3_AUDIO_KICK_REQUEST);
294 write_reg(PS3_AUDIO_KICK(dma_ch),
297 write_reg(PS3_AUDIO_KICK(dma_ch),
664 while (read_reg(PS3_AUDIO_KICK(7)) &
H A Dsnd_ps3_reg.h35 #define PS3_AUDIO_KICK(n) (PS3_AUDIO_DMAC_REGBASE(n) + 0x00) macro
699 The PS3_AUDIO_KICK register is used to initiate a DMA transfer and monitor

Completed in 38 milliseconds