Searched refs:ATI_REG_OUT_DMA_SLOT_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/sound/pci/ | ||
| D | atiixp.h | 157 #define ATI_REG_OUT_DMA_SLOT_MASK 0x1ff macro |
| D | atiixp.c | 503 value &= ~ATI_REG_OUT_DMA_SLOT_MASK; in atiixp_chan_setformat() |