Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dregs-ac97.h99 #define SMC_REG_BASE __REG(0x40500500) /* Secondary Modem Codec */ macro
/linux-4.4.14/sound/arm/
Dpxa2xx-ac97-lib.c58 reg_addr = ac97->num ? &SMC_REG_BASE : &PMC_REG_BASE; in pxa2xx_ac97_read()
98 reg_addr = ac97->num ? &SMC_REG_BASE : &PMC_REG_BASE; in pxa2xx_ac97_write()