Home
last modified time | relevance | path

Searched refs:SST_ISRX (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/sound/soc/intel/atom/sst/
Dsst_ipc.c188 isr.full = sst_shim_read64(sst_drv_ctx->shim, SST_ISRX); in intel_sst_clear_intr_mrfld()
192 sst_shim_write64(sst_drv_ctx->shim, SST_ISRX, isr.full); in intel_sst_clear_intr_mrfld()
Dsst.c56 isr.full = sst_shim_read64(drv->shim, SST_ISRX); in intel_sst_interrupt_mrfld()
68 sst_shim_write64(drv->shim, SST_ISRX, isr.full); in intel_sst_interrupt_mrfld()
/Linux-v5.4/sound/soc/intel/common/
Dsst-dsp.h33 #define SST_ISRX 0x18 macro
/Linux-v5.4/sound/soc/intel/baytrail/
Dsst-baytrail-dsp.c179 isrx = sst_dsp_shim_read64_unlocked(sst, SST_ISRX); in sst_byt_irq()
Dsst-baytrail-ipc.c637 isr = sst_dsp_shim_read64_unlocked(sst, SST_ISRX); in byt_shim_dbg()
/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-dsp.c221 isr = sst_dsp_shim_read_unlocked(sst, SST_ISRX); in hsw_irq()
Dsst-haswell-ipc.c2066 isr = sst_dsp_shim_read_unlocked(sst, SST_ISRX); in hsw_shim_dbg()