Searched refs:SKL_ADSP_REG_HIPCI (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | registers.h | 43 #define SKL_ADSP_REG_HIPCI (SKL_ADSP_IPC_BASE + 0x08) macro
|
H A D | ipc.c | 454 snd_hdac_adsp_writel(adev, SKL_ADSP_REG_HIPCI, tx->header & UINT_MAX); in avs_dsp_send_tx()
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-sst-dsp.h | 34 #define SKL_ADSP_REG_HIPCI (SKL_ADSP_IPC_BASE + 0x08) macro
|
H A D | bxt-sst.c | 118 sst_dsp_shim_write(ctx, SKL_ADSP_REG_HIPCI, SKL_ADSP_REG_HIPCI_BUSY | in sst_bxt_prepare_fw()
|
H A D | skl-sst-ipc.c | 291 hipci = sst_dsp_shim_read_unlocked(dsp, SKL_ADSP_REG_HIPCI); in skl_ipc_is_dsp_busy() 304 sst_dsp_shim_write_unlocked(ipc->dsp, SKL_ADSP_REG_HIPCI, in skl_ipc_tx_msg()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-sst-dsp.h | 34 #define SKL_ADSP_REG_HIPCI (SKL_ADSP_IPC_BASE + 0x08) macro
|
H A D | bxt-sst.c | 118 sst_dsp_shim_write(ctx, SKL_ADSP_REG_HIPCI, SKL_ADSP_REG_HIPCI_BUSY | in sst_bxt_prepare_fw()
|
H A D | skl-sst-ipc.c | 291 hipci = sst_dsp_shim_read_unlocked(dsp, SKL_ADSP_REG_HIPCI); in skl_ipc_is_dsp_busy() 304 sst_dsp_shim_write_unlocked(ipc->dsp, SKL_ADSP_REG_HIPCI, in skl_ipc_tx_msg()
|
Completed in 8 milliseconds