Searched refs:ATI_REG_CMD_RECEIVE_EN (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/
H A Datiixp.c101 #define ATI_REG_CMD_RECEIVE_EN (1U<<1) macro
710 ATI_REG_CMD_RECEIVE_EN | snd_atiixp_check_bus_busy()
809 if (! (data & ATI_REG_CMD_RECEIVE_EN)) { atiixp_in_enable_transfer()
810 data |= ATI_REG_CMD_RECEIVE_EN; atiixp_in_enable_transfer()
820 atiixp_update(chip, CMD, ATI_REG_CMD_RECEIVE_EN, 0); atiixp_in_enable_transfer()

Completed in 43 milliseconds