Lines Matching defs:atiixp_update
287 #define atiixp_update(chip,reg,mask,val) \
469 if (atiixp_update(chip, CMD, ATI_REG_CMD_POWERDOWN, 0))
473 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SOFT_RESET, ATI_REG_CMD_AC_SOFT_RESET);
476 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SOFT_RESET, 0);
481 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SYNC|ATI_REG_CMD_AC_RESET,
485 atiixp_update(chip, CMD, ATI_REG_CMD_AC_RESET, ATI_REG_CMD_AC_RESET);
493 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SYNC|ATI_REG_CMD_AC_RESET,
504 atiixp_update(chip, CMD,
650 atiixp_update(chip, IER, ATI_REG_IER_MODEM_SET_BUS_BUSY, bus_busy);
722 atiixp_update(chip, CMD, ATI_REG_CMD_MODEM_SEND1_EN,
729 atiixp_update(chip, CMD, ATI_REG_CMD_MODEM_IN_DMA_EN,
743 atiixp_update(chip, CMD, ATI_REG_CMD_MODEM_RECEIVE_EN, 0);
1027 atiixp_update(chip, IER, detected, 0); /* disable the detected irqs */