Lines Matching refs:wrt_reg_word

2951 		wrt_reg_word(&reg->hccr, HCCR_PAUSE_RISC);  in qla2300_pci_config()
2960 wrt_reg_word(&reg->ctrl_status, 0x20); in qla2300_pci_config()
2970 wrt_reg_word(&reg->ctrl_status, 0x0); in qla2300_pci_config()
2974 wrt_reg_word(&reg->hccr, HCCR_RELEASE_RISC); in qla2300_pci_config()
3139 wrt_reg_word(&reg->hccr, HCCR_PAUSE_RISC); in qla2x00_reset_chip()
3153 wrt_reg_word(&reg->ctrl_status, 0x20); in qla2x00_reset_chip()
3157 wrt_reg_word(&reg->fpm_diag_config, 0x100); in qla2x00_reset_chip()
3162 wrt_reg_word(&reg->fpm_diag_config, 0x0); in qla2x00_reset_chip()
3167 wrt_reg_word(&reg->ctrl_status, 0x10); in qla2x00_reset_chip()
3186 wrt_reg_word(&reg->ctrl_status, 0); in qla2x00_reset_chip()
3190 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2x00_reset_chip()
3194 wrt_reg_word(&reg->hccr, HCCR_RELEASE_RISC); in qla2x00_reset_chip()
3198 wrt_reg_word(&reg->hccr, HCCR_CLR_RISC_INT); in qla2x00_reset_chip()
3199 wrt_reg_word(&reg->hccr, HCCR_CLR_HOST_INT); in qla2x00_reset_chip()
3202 wrt_reg_word(&reg->ctrl_status, CSR_ISP_SOFT_RESET); in qla2x00_reset_chip()
3222 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2x00_reset_chip()
3224 wrt_reg_word(&reg->semaphore, 0); in qla2x00_reset_chip()
3227 wrt_reg_word(&reg->hccr, HCCR_RELEASE_RISC); in qla2x00_reset_chip()
3246 wrt_reg_word(&reg->hccr, HCCR_DISABLE_PARITY_PAUSE); in qla2x00_reset_chip()
3593 wrt_reg_word(&reg->ctrl_status, CSR_ISP_SOFT_RESET); in qla2x00_chip_diag()
3614 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2x00_chip_diag()
3615 wrt_reg_word(&reg->hccr, HCCR_RELEASE_RISC); in qla2x00_chip_diag()
4294 wrt_reg_word(&reg->hccr, (HCCR_ENABLE_PARITY + 0x0)); in qla2x00_setup_chip()
4400 wrt_reg_word(&reg->hccr, HCCR_ENABLE_PARITY + 0x1); in qla2x00_setup_chip()
4403 wrt_reg_word(&reg->hccr, HCCR_ENABLE_PARITY + 0x7); in qla2x00_setup_chip()
4661 wrt_reg_word(ISP_REQ_Q_IN(ha, reg), 0); in qla2x00_config_rings()
4662 wrt_reg_word(ISP_REQ_Q_OUT(ha, reg), 0); in qla2x00_config_rings()
4663 wrt_reg_word(ISP_RSP_Q_IN(ha, reg), 0); in qla2x00_config_rings()
4664 wrt_reg_word(ISP_RSP_Q_OUT(ha, reg), 0); in qla2x00_config_rings()
7805 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2x00_reset_adapter()
7807 wrt_reg_word(&reg->hccr, HCCR_RELEASE_RISC); in qla2x00_reset_adapter()