Searched refs:HostInterruptStatus (Results 1 – 2 of 2) sorted by relevance
3640 int_status = readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_int()3682 int_status = readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_ack()3831 if (readl(&ioc->chip->HostInterruptStatus) & in _base_handshake_req_reply_wait()3833 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()3846 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()3880 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()3889 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()3903 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()3911 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
170 U32 HostInterruptStatus; /*0x30 */ member