Home
last modified time | relevance | path

Searched refs:SPU_REGISTER_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/sound/sh/
A Daica.h14 #define SPU_REGISTER_BASE 0xA0700000 macro
A Daica.c139 regval = readl(SPU_REGISTER_BASE + (i * 0x80)); in spu_disable()
143 writel(regval, SPU_REGISTER_BASE + (i * 0x80)); in spu_disable()

Completed in 4 milliseconds