Searched refs:HostInterruptStatus (Results 1 – 2 of 2) sorted by relevance
5670 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_int()5696 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_spin_on_doorbell_int()5734 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_ack()5924 if (ioc->base_readl(&ioc->chip->HostInterruptStatus) & in _base_handshake_req_reply_wait()5926 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5938 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5969 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5977 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5991 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()6000 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
211 U32 HostInterruptStatus; /*0x30 */ member