Searched refs:HACCR (Results 1 – 1 of 1) sorted by relevance
29 #define HACCR 0x08 macro204 HACREG(HACCR) = CR_WMRT | CR_ST | CR_B9; in hac_ac97_warmrst()206 HACREG(HACCR) = CR_ST | CR_B9; in hac_ac97_warmrst()207 for (tmo = 1000; (tmo > 0) && !(HACREG(HACCR) & CR_CR); tmo--) in hac_ac97_warmrst()222 HACREG(HACCR) = 0; in hac_ac97_coldrst()223 HACREG(HACCR) = CR_CDRT | CR_ST | CR_B9; in hac_ac97_coldrst()