Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds