Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dich.c95 #define ICH_FIXED_RATE (1 << 3) macro
414 if (sc->flags & ICH_FIXED_RATE) in ichchan_init()
984 sc->flags |= ICH_FIXED_RATE; in ich_pci_attach()
1076 if (sc->flags & ICH_FIXED_RATE) { in ich_pci_attach()