Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/
H A Dhac.c40 #define CR_CR (1 << 15) /* "codec-ready" indicator */ macro
207 for (tmo = 1000; (tmo > 0) && !(HACREG(HACCR) & CR_CR); tmo--) in hac_ac97_warmrst()