Searched refs:scratch_reg_offset (Results 1 – 3 of 3) sorted by relevance
32 .scratch_reg_offset = 0x12800,43 .scratch_reg_offset = 0x12800,54 .scratch_reg_offset = 0x12800,65 .scratch_reg_offset = 0x10000,
180 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()
194 u64 scratch_reg_offset; member