Searched refs:CS4281PCI_DMR_SIZE8 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sound/pci/ | ||
H A D | cs4281.h | 75 # define CS4281PCI_DMR_SIZE8 0x00010000 macro |
H A D | cs4281.c | 237 if (AFMT_8BIT & format) dmr |= CS4281PCI_DMR_SIZE8; in cs4281_format_to_dmr() |