Searched refs:ACP_ERROR_STATUS (Results 1 - 7 of 7) sorted by relevance

/linux-master/sound/soc/sof/amd/
H A Dacp-dsp-offset.h79 #define ACP_ERROR_STATUS 0x18C4 macro
H A Dacp.c105 status = snd_sof_dsp_read(sdev, ACP_DSP_BAR, ACP_ERROR_STATUS);
108 dev_err(sdev->dev, "ACP_DMA_ERR_STS :0x%x ACP_ERROR_STATUS :0x%x\n", val, status);
407 snd_sof_dsp_write(sdev, ACP_DSP_BAR, base + ACP_ERROR_STATUS, 0);
/linux-master/sound/soc/amd/renoir/
H A Drn_chip_offset_byte.h107 #define ACP_ERROR_STATUS 0x12418C4 macro
/linux-master/sound/soc/amd/vangogh/
H A Dvg_chip_offset_byte.h103 #define ACP_ERROR_STATUS 0x12418C4 macro
/linux-master/sound/soc/amd/yc/
H A Dacp6x_chip_offset_byte.h140 #define ACP_ERROR_STATUS 0x1241A4C macro
/linux-master/include/sound/
H A Dacp63_chip_offset_byte.h157 #define ACP_ERROR_STATUS 0x0001A4C macro
/linux-master/sound/soc/amd/ps/
H A Dpci-ps.c170 writel(0, adata->acp63_base + ACP_ERROR_STATUS);

Completed in 275 milliseconds