Searched refs:hostctrl (Results 1 – 1 of 1) sorted by relevance
648 u32 hostctrl; in rr_init1() local657 hostctrl = readl(®s->HostCtrl); in rr_init1()658 writel(hostctrl | HALT_NIC | RR_CLEAR_INT, ®s->HostCtrl); in rr_init1()661 if (hostctrl & PARITY_ERR){ in rr_init1()723 hostctrl &= ~(HALT_NIC | INVALID_INST_B | PARITY_ERR); in rr_init1()724 writel(hostctrl, ®s->HostCtrl); in rr_init1()