Searched refs:HostInterruptStatus (Results 1 – 2 of 2) sorted by relevance
5463 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_int()5489 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_spin_on_doorbell_int()5527 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_ack()5690 if (ioc->base_readl(&ioc->chip->HostInterruptStatus) & in _base_handshake_req_reply_wait()5692 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5704 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5735 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5743 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5757 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5766 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
207 U32 HostInterruptStatus; /*0x30 */ member