[alsa-devel] [RFC 3/4] ASoC: Intel: add the low level dsp driver for mrfld
Jarkko Nikula
jarkko.nikula at linux.intel.com
Wed May 7 08:09:44 CEST 2014
On 05/05/2014 09:01 PM, Vinod Koul wrote:
> +++ b/sound/soc/intel/sst/sst.h
...
> +
> +/* SST register map */
> +#define SST_CSR 0x00
> +#define SST_PISR 0x08
> +#define SST_PIMR 0x10
> +#define SST_ISRX 0x18
> +#define SST_ISRD 0x20
> +#define SST_IMRX 0x28
> +#define SST_IMRD 0x30
> +#define SST_IPCX 0x38 /* IPC IA-SST */
> +#define SST_IPCD 0x40 /* IPC SST-IA */
> +#define SST_ISRSC 0x48
> +#define SST_ISRLPESC 0x50
> +#define SST_IMRSC 0x58
> +#define SST_IMRLPESC 0x60
> +#define SST_IPCSC 0x68
> +#define SST_IPCLPESC 0x70
> +#define SST_CLKCTL 0x78
> +#define SST_CSR2 0x80
Please re-use register definitions in sound/soc/intel/sst-dsp.h since
they are the same.
--
Jarkko
More information about the Alsa-devel
mailing list