Home
last modified time | relevance | path

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

/openbmc/linux/sound/arm/
H A Dpxa2xx-ac97-regs.h98 #define SMC_REG_BASE (0x0500) /* Secondary Modem Codec */ macro
H A Dpxa2xx-ac97-lib.c59 (slot ? SMC_REG_BASE : PMC_REG_BASE); in pxa2xx_ac97_read()
101 (slot ? SMC_REG_BASE : PMC_REG_BASE); in pxa2xx_ac97_write()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h435 #define SMC_REG_BASE 0x40500500 /* Secondary Modem Codec */ macro