Searched refs:hostctrl (Results 1 – 1 of 1) sorted by relevance
561 u32 hostctrl; in rr_init1() local570 hostctrl = readl(®s->HostCtrl); in rr_init1()571 writel(hostctrl | HALT_NIC | RR_CLEAR_INT, ®s->HostCtrl); in rr_init1()574 if (hostctrl & PARITY_ERR){ in rr_init1()636 hostctrl &= ~(HALT_NIC | INVALID_INST_B | PARITY_ERR); in rr_init1()637 writel(hostctrl, ®s->HostCtrl); in rr_init1()