Searched refs:CR_B9 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/sh/
H A Dhac.c45 #define CR_B9 (1 << 9) /* the mysterious "bit 9" */ macro
206 HACREG(HACCR) = CR_WMRT | CR_ST | CR_B9; hac_ac97_warmrst()
208 HACREG(HACCR) = CR_ST | CR_B9; hac_ac97_warmrst()
225 HACREG(HACCR) = CR_CDRT | CR_ST | CR_B9; hac_ac97_coldrst()

Completed in 75 milliseconds