Lines Matching refs: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,
503 atiixp_update(chip, CMD,
648 atiixp_update(chip, IER, ATI_REG_IER_MODEM_SET_BUS_BUSY, bus_busy);
720 atiixp_update(chip, CMD, ATI_REG_CMD_MODEM_SEND1_EN,
727 atiixp_update(chip, CMD, ATI_REG_CMD_MODEM_IN_DMA_EN,
741 atiixp_update(chip, CMD, ATI_REG_CMD_MODEM_RECEIVE_EN, 0);
1025 atiixp_update(chip, IER, detected, 0); /* disable the detected irqs */