Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/
H A Dhac.c43 #define CR_B9 (1 << 9) /* the mysterious "bit 9" */ macro
204 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()