Searched refs:HostInterruptStatus (Results 1 – 2 of 2) sorted by relevance
6803 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_int()6829 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_spin_on_doorbell_int()6867 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_ack()7069 if (ioc->base_readl(&ioc->chip->HostInterruptStatus) & in _base_handshake_req_reply_wait()7071 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()7083 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()7114 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()7122 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()7136 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()7145 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
217 U32 HostInterruptStatus; /*0x30 */ member