Searched refs:imrx (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/sound/soc/intel/baytrail/ |
D | sst-baytrail-ipc.c | 651 u64 isr, ipcd, imrx, ipcx; in byt_shim_dbg() local 656 imrx = sst_dsp_shim_read64_unlocked(sst, SST_IMRX); in byt_shim_dbg() 660 text, ipcx, isr, ipcd, imrx); in byt_shim_dbg()
|
/linux-4.4.14/sound/soc/intel/atom/sst/ |
D | sst.c | 353 shim_regs->imrx = sst_shim_read64(shim, SST_IMRX); in sst_save_shim64() 371 sst_shim_write64(shim, SST_IMRX, shim_regs->imrx); in sst_restore_shim64()
|
D | sst.h | 326 u64 imrx; member
|
/linux-4.4.14/sound/soc/intel/haswell/ |
D | sst-haswell-ipc.c | 2078 u32 isr, ipcd, imrx, ipcx; in hsw_shim_dbg() local 2083 imrx = sst_dsp_shim_read_unlocked(sst, SST_IMRX); in hsw_shim_dbg() 2087 text, ipcx, isr, ipcd, imrx); in hsw_shim_dbg()
|