Home
last modified time | relevance | path

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

/openbmc/linux/sound/arm/
H A Daaci.h184 #define RESET_NRST (1 << 0) macro
H A Daaci.c831 writel(RESET_NRST, aaci->base + AACI_RESET); in aaci_probe_ac97()