Searched refs:BSR0_RDYERR (Results 1 – 2 of 2) sorted by relevance
47 #define BSR0_RDYERR 0x10 /* HD64570 reg.i/o error - not ready */ macro
548 if (bsr0 & BSR0_RDYERR) { in ct_int_handler()