Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Datiixp.c82 #define ATI_REG_IER_SET_BUS_BUSY (1U<<14) /* (WO) audio is running */ macro
697 bus_busy = ATI_REG_IER_SET_BUS_BUSY; in snd_atiixp_check_bus_busy()
700 atiixp_update(chip, IER, ATI_REG_IER_SET_BUS_BUSY, bus_busy); in snd_atiixp_check_bus_busy()