Lines Matching defs:atiixp_update
288 #define atiixp_update(chip,reg,mask,val) \
470 if (atiixp_update(chip, CMD, ATI_REG_CMD_POWERDOWN, 0))
474 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SOFT_RESET, ATI_REG_CMD_AC_SOFT_RESET);
477 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SOFT_RESET, 0);
482 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SYNC|ATI_REG_CMD_AC_RESET,
486 atiixp_update(chip, CMD, ATI_REG_CMD_AC_RESET, ATI_REG_CMD_AC_RESET);
494 atiixp_update(chip, CMD, ATI_REG_CMD_AC_SYNC|ATI_REG_CMD_AC_RESET,
505 atiixp_update(chip, CMD,
651 atiixp_update(chip, IER, ATI_REG_IER_MODEM_SET_BUS_BUSY, bus_busy);
723 atiixp_update(chip, CMD, ATI_REG_CMD_MODEM_SEND1_EN,
730 atiixp_update(chip, CMD, ATI_REG_CMD_MODEM_IN_DMA_EN,
744 atiixp_update(chip, CMD, ATI_REG_CMD_MODEM_RECEIVE_EN, 0);
1028 atiixp_update(chip, IER, detected, 0); /* disable the detected irqs */