Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dcs4281.h160 #define CS4281PCI_ACSTS 0x464 macro
H A Dcs4281.c278 if (cs4281_waitset(sc, CS4281PCI_ACSTS, CS4281PCI_ACSTS_VSTS, 250) == 0) { in cs4281_rdcd()
608 if (cs4281_waitset(sc, CS4281PCI_ACSTS, CS4281PCI_ACSTS_CRDY, 250) == 0) { in cs4281_init()