Home
last modified time | relevance | path

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

/linux/sound/soc/amd/acp/
H A Dacp-legacy-common.c32 .scratch_reg_offset = 0x12800,
43 .scratch_reg_offset = 0x12800,
54 .scratch_reg_offset = 0x12800,
65 .scratch_reg_offset = 0x10000,
H A Dacp-platform.c180 writel(low, chip->base + rsrc->scratch_reg_offset + val); in config_acp_dma()
182 writel(high, chip->base + rsrc->scratch_reg_offset + val + 4); in config_acp_dma()
H A Damd.h194 u64 scratch_reg_offset; member