Searched refs:hostctrl (Results 1 – 1 of 1) sorted by relevance
563 u32 hostctrl; in rr_init1() local572 hostctrl = readl(®s->HostCtrl); in rr_init1()573 writel(hostctrl | HALT_NIC | RR_CLEAR_INT, ®s->HostCtrl); in rr_init1()576 if (hostctrl & PARITY_ERR){ in rr_init1()638 hostctrl &= ~(HALT_NIC | INVALID_INST_B | PARITY_ERR); in rr_init1()639 writel(hostctrl, ®s->HostCtrl); in rr_init1()