Searched refs:I_RO (Results 1 – 3 of 3) sorted by relevance
117 #define I_ERRORS (I_PC | I_PD | I_DE | I_RO | I_XU)
447 #define I_RO (1 << 14) /* receive fifo overflow */ macro
2335 if (intstatus & I_RO) { in brcms_b_fifoerrors()