Home
last modified time | relevance | path

Searched refs:ACP_SW1_I2S_ERROR_REASON (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/sof/amd/
H A Dacp-dsp-offset.h109 #define ACP_SW1_I2S_ERROR_REASON 0x1A50 macro
H A Dacp.c536 /* ACP_SW1_I2S_ERROR_REASON is newly added register from rmb platform onwards */ in acp_irq_handler()
538 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_SW1_I2S_ERROR_REASON, 0);
/linux/include/sound/
H A Dacp63_chip_offset_byte.h158 #define ACP_SW1_I2S_ERROR_REASON 0x0001A50 macro
/linux/sound/soc/amd/ps/
H A Dpci-ps.c231 writel(0, adata->acp63_base + ACP_SW1_I2S_ERROR_REASON); in acp63_irq_handler()