Home
last modified time | relevance | path

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

/openbmc/linux/sound/ppc/
H A Dsnd_ps3_reg.h26 #define PS3_AUDIO_DMASIZE(n) (PS3_AUDIO_DMAC_REGBASE(n) + 0x0C) macro
H A Dsnd_ps3.c272 write_reg(PS3_AUDIO_DMASIZE(dma_ch), 0); in snd_ps3_program_dma()