Lines Matching defs:atiixp_update
287 #define atiixp_update(chip,reg,mask,val) \
468 if (atiixp_update(chip, CMD, ATI_REG_CMD_POWERDOWN, 0))
472 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SOFT_RESET, ATI_REG_CMD_AC_SOFT_RESET);
475 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SOFT_RESET, 0);
480 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SYNC|ATI_REG_CMD_AC_RESET,
484 atiixp_update(chip, CMD, ATI_REG_CMD_AC_RESET, ATI_REG_CMD_AC_RESET);
492 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SYNC|ATI_REG_CMD_AC_RESET,
502 atiixp_update(chip, CMD,
647 atiixp_update(chip, IER, ATI_REG_IER_MODEM_SET_BUS_BUSY, bus_busy);
718 atiixp_update(chip, CMD, ATI_REG_CMD_MODEM_SEND1_EN,
725 atiixp_update(chip, CMD, ATI_REG_CMD_MODEM_IN_DMA_EN,
739 atiixp_update(chip, CMD, ATI_REG_CMD_MODEM_RECEIVE_EN, 0);
1015 atiixp_update(chip, IER, detected, 0); /* disable the detected irqs */