Home
last modified time | relevance | path

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

/openbmc/linux/sound/arm/
H A Daaci.h39 #define AACI_RESET 0x07c /* reset control */ macro
H A Daaci.c829 writel(0, aaci->base + AACI_RESET); in aaci_probe_ac97()
831 writel(RESET_NRST, aaci->base + AACI_RESET); in aaci_probe_ac97()