Lines Matching refs:Doorbell
311 doorbell = readl(&ioc->chip->Doorbell); in mpt3sas_halt_firmware()
315 writel(0xC0FFEE00, &ioc->chip->Doorbell); in mpt3sas_halt_firmware()
3090 s = readl(&ioc->chip->Doorbell); in mpt3sas_base_get_iocstate()
3198 doorbell = readl(&ioc->chip->Doorbell); in _base_wait_for_doorbell_ack()
3240 doorbell_reg = readl(&ioc->chip->Doorbell); in _base_wait_for_doorbell_not_used()
3289 &ioc->chip->Doorbell); in _base_send_ioc_reset()
3332 if ((readl(&ioc->chip->Doorbell) & MPI2_DOORBELL_USED)) { in _base_handshake_req_reply_wait()
3347 &ioc->chip->Doorbell); in _base_handshake_req_reply_wait()
3366 writel(cpu_to_le32(request[i]), &ioc->chip->Doorbell); in _base_handshake_req_reply_wait()
3387 reply[0] = le16_to_cpu(readl(&ioc->chip->Doorbell) in _base_handshake_req_reply_wait()
3396 reply[1] = le16_to_cpu(readl(&ioc->chip->Doorbell) in _base_handshake_req_reply_wait()
3408 dummy = readl(&ioc->chip->Doorbell); in _base_handshake_req_reply_wait()
3410 reply[i] = le16_to_cpu(readl(&ioc->chip->Doorbell) in _base_handshake_req_reply_wait()