Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dauixpvar.h138 int sc_codec_not_ready_bits; member
H A Dauixp.c952 sc->sc_codec_not_ready_bits |= detected_codecs; in auixp_intr()
1547 sc->sc_codec_not_ready_bits = 0; in auixp_autodetect_codecs()
1558 if (sc->sc_codec_not_ready_bits) in auixp_autodetect_codecs()
1588 if (!(sc->sc_codec_not_ready_bits & ATI_REG_ISR_CODEC0_NOT_READY)) { in auixp_autodetect_codecs()
1596 if (!(sc->sc_codec_not_ready_bits & ATI_REG_ISR_CODEC1_NOT_READY)) { in auixp_autodetect_codecs()
1604 if (!(sc->sc_codec_not_ready_bits & ATI_REG_ISR_CODEC2_NOT_READY)) { in auixp_autodetect_codecs()