Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/
H A Dhac.c44 #define CR_ST (1 << 5) /* AC97 link start bit */ 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()
/openbmc/linux/arch/arm/include/asm/
H A Dcp15.h33 #define CR_ST (1 << 19) macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h308 #define CR_ST (1 << 19) macro