Searched refs:PS3_AUDIO_DMASIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/sound/ppc/ | ||
D | snd_ps3_reg.h | 38 #define PS3_AUDIO_DMASIZE(n) (PS3_AUDIO_DMAC_REGBASE(n) + 0x0C) macro |
D | snd_ps3.c | 286 write_reg(PS3_AUDIO_DMASIZE(dma_ch), 0); in snd_ps3_program_dma() |