Home
last modified time | relevance | path

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

/linux-6.1.9/sound/arm/
Dpxa2xx-ac97-regs.h97 #define PMC_REG_BASE (0x0400) /* Primary Modem Codec */ macro
Dpxa2xx-ac97-lib.c61 (slot ? SMC_REG_BASE : PMC_REG_BASE); in pxa2xx_ac97_read()
103 (slot ? SMC_REG_BASE : PMC_REG_BASE); in pxa2xx_ac97_write()