Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Datiixp.h93 #define ATI_REG_IER_SET_BUS_BUSY (1U<<14) /* (WO) audio is running */ macro
H A Datiixp.c815 value |= ATI_REG_IER_SET_BUS_BUSY; in atiixp_chan_trigger()
817 value &= ~ATI_REG_IER_SET_BUS_BUSY; in atiixp_chan_trigger()