summaryrefslogtreecommitdiff
path: root/sys/arch/arm/xscale/pxa2x0_i2s.c
AgeCommit message (Expand)Author
2006-04-04Add input routines to the i2s layer to support future Zaurus audio input.Christopher Pascoe
2006-04-04Configure the I2S controller's GPIOs, not than the USB's.Christopher Pascoe
2005-05-26Reset the zaurus audio components after resume, so that subsequent opensChristopher Pascoe
2005-05-23Round the DMA block size, not the maximum buffer size. Addresses "requestChristopher Pascoe
2005-05-23Avoid potential null pointer dereference.Christopher Pascoe
2005-04-17make sure round_blocksize does not produce 0 after alignmentChristopher Pascoe
2005-04-15Functions for accessing the pxa2x0 I2S controller.Christopher Pascoe