Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dregs-ac97.h98 #define PMC_REG_BASE __REG(0x40500400) /* Primary Modem Codec */ macro
/linux-2.6.39/sound/arm/
Dpxa2xx-ac97-lib.c55 reg_addr = ac97->num ? &SMC_REG_BASE : &PMC_REG_BASE; in pxa2xx_ac97_read()
95 reg_addr = ac97->num ? &SMC_REG_BASE : &PMC_REG_BASE; in pxa2xx_ac97_write()