Searched refs:arbit (Results 1 – 3 of 3) sorted by relevance
371 unsigned char phase, arbit; in nsphw_start_selection() local389 arbit = nsp_index_read(base, ARBITSTATUS); in nsphw_start_selection()392 } while((arbit & (ARBIT_WIN | ARBIT_FAIL)) == 0 && in nsphw_start_selection()395 if (!(arbit & ARBIT_WIN)) { in nsphw_start_selection()
759 unsigned char arbit; in nsp32_arbitration() local764 arbit = nsp32_read1(base, ARBIT_STATUS); in nsp32_arbitration()766 } while ((arbit & (ARBIT_WIN | ARBIT_FAIL)) == 0 && in nsp32_arbitration()770 "arbit: 0x%x, delay time: %d", arbit, time); in nsp32_arbitration()772 if (arbit & ARBIT_WIN) { in nsp32_arbitration()776 } else if (arbit & ARBIT_FAIL) { in nsp32_arbitration()
1248 re-started bus-errors arbit-lost error-warn error-pass bus-off1294 "re-started bus-errors arbit-lost error-warn error-pass bus-off"