Searched refs:CR_ST (Results 1 – 2 of 2) sorted by relevance
46 #define CR_ST (1 << 5) /* AC97 link start bit */ macro206 HACREG(HACCR) = CR_WMRT | CR_ST | CR_B9; in hac_ac97_warmrst()208 HACREG(HACCR) = CR_ST | CR_B9; in hac_ac97_warmrst()225 HACREG(HACCR) = CR_CDRT | CR_ST | CR_B9; in hac_ac97_coldrst()
32 #define CR_ST (1 << 19) macro