Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/amd/acp/
H A Dacp-platform.c163 writel(low, adata->acp_base + rsrc->scratch_reg_offset + val); in config_acp_dma()
165 writel(high, adata->acp_base + rsrc->scratch_reg_offset + val + 4); in config_acp_dma()
H A Dacp-renoir.c35 .scratch_reg_offset = 0x12800,
H A Dacp-rembrandt.c42 .scratch_reg_offset = 0x12800,
H A Damd.h155 u64 scratch_reg_offset; member