Searched refs:CS4281PCI_DCA (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sound/pci/ | ||
H A D | cs4281.h | 60 #define CS4281PCI_DCA(x) (0x110 + (x) * 0x010) macro |
H A D | cs4281.c | 417 dca = cs4281_rd(sc, CS4281PCI_DCA(ch->dma_chan)); in cs4281chan_getptr() |