Home
last modified time | relevance | path

Searched refs:SST_IPCX (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/sound/soc/intel/atom/sst/
Dsst_ipc.c135 header.full = sst_shim_read64(sst_drv_ctx->shim, SST_IPCX); in sst_post_message_mrfld()
146 header.full = sst_shim_read64(sst_drv_ctx->shim, SST_IPCX); in sst_post_message_mrfld()
178 sst_shim_write64(sst_drv_ctx->shim, SST_IPCX, msg->mrfld_header.full); in sst_post_message_mrfld()
Dsst.c275 ctx->ipc_reg.ipcx = SST_IPCX + ctx->pdata->ipc_info->ipc_offset; in sst_context_init()
/linux-4.1.27/sound/soc/intel/common/
Dsst-dsp.c273 sst_dsp_shim_write_unlocked(dsp, SST_IPCX, msg | SST_IPCX_BUSY); in sst_dsp_ipc_msg_tx()
282 msg = sst_dsp_shim_read_unlocked(dsp, SST_IPCX); in sst_dsp_ipc_msg_rx()
Dsst-dsp.h46 #define SST_IPCX 0x38 /* IPC IA -> SST */ macro
Dsst-ipc.c156 ipcx = sst_dsp_shim_read_unlocked(ipc->dsp, SST_IPCX); in ipc_tx_msgs()
/linux-4.1.27/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c645 sst_dsp_shim_write64_unlocked(ipc->dsp, SST_IPCX, msg->header); in byt_tx_msg()
653 ipcx = sst_dsp_shim_read64_unlocked(sst, SST_IPCX); in byt_shim_dbg()
Dsst-baytrail-dsp.c190 sst_dsp_shim_update_bits64_unlocked(sst, SST_IPCX, in sst_byt_irq()
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-ipc.c793 sst_dsp_shim_update_bits_unlocked(sst, SST_IPCX, in hsw_irq_thread()
1703 sst_dsp_shim_read_unlocked(hsw->dsp, SST_IPCX)); in sst_hsw_dsp_runtime_resume()
2076 ipcx = sst_dsp_shim_read_unlocked(sst, SST_IPCX); in hsw_shim_dbg()
2173 sst_dsp_shim_read_unlocked(hsw->dsp, SST_IPCX)); in sst_hsw_dsp_init()
Dsst-haswell-dsp.c392 sst_dsp_shim_write(sst, SST_IPCX, 0x0); in hsw_set_dsp_D0()