Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Datiixp.c87 #define ATI_REG_CMD_SEND_EN (1U<<2) macro
694 if (atiixp_read(chip, CMD) & (ATI_REG_CMD_SEND_EN | in snd_atiixp_check_bus_busy()
785 atiixp_update(chip, CMD, ATI_REG_CMD_SEND_EN, in atiixp_out_enable_transfer()
786 on ? ATI_REG_CMD_SEND_EN : 0); in atiixp_out_enable_transfer()