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()
750 unsigned char arbit; in nsp32_arbitration() local755 arbit = nsp32_read1(base, ARBIT_STATUS); in nsp32_arbitration()757 } while ((arbit & (ARBIT_WIN | ARBIT_FAIL)) == 0 && in nsp32_arbitration()761 "arbit: 0x%x, delay time: %d", arbit, time); in nsp32_arbitration()763 if (arbit & ARBIT_WIN) { in nsp32_arbitration()767 } else if (arbit & ARBIT_FAIL) { in nsp32_arbitration()
1210 re-started bus-errors arbit-lost error-warn error-pass bus-off1256 "re-started bus-errors arbit-lost error-warn error-pass bus-off"