Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/sh/
H A Daica.h14 #define SPU_REGISTER_BASE 0xA0700000 macro
H A Daica.c140 regval = readl(SPU_REGISTER_BASE + (i * 0x80)); in spu_disable()
144 writel(regval, SPU_REGISTER_BASE + (i * 0x80)); in spu_disable()