Home
last modified time | relevance | path

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

/Linux-v4.19/sound/sh/
Daica.h27 #define SPU_REGISTER_BASE 0xA0700000 macro
Daica.c156 regval = readl(SPU_REGISTER_BASE + (i * 0x80)); in spu_disable()
160 writel(regval, SPU_REGISTER_BASE + (i * 0x80)); in spu_disable()