Searched refs:HostInterruptStatus (Results 1 – 2 of 2) sorted by relevance
6797 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_int()6823 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_spin_on_doorbell_int()6861 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_ack()7063 if (ioc->base_readl(&ioc->chip->HostInterruptStatus) & in _base_handshake_req_reply_wait()7065 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()7077 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()7108 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()7116 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()7130 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()7139 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
217 U32 HostInterruptStatus; /*0x30 */ member