Searched refs:CR_ST (Results 1 – 2 of 2) sorted by relevance
44 #define CR_ST (1 << 5) /* AC97 link start bit */ macro204 HACREG(HACCR) = CR_WMRT | CR_ST | CR_B9; in hac_ac97_warmrst()206 HACREG(HACCR) = CR_ST | CR_B9; in hac_ac97_warmrst()223 HACREG(HACCR) = CR_CDRT | CR_ST | CR_B9; in hac_ac97_coldrst()
33 #define CR_ST (1 << 19) macro