Searched refs:URCSTS_RCI (Results 1 – 2 of 2) sorted by relevance
53 # define URCSTS_RCI (1 << 8) /* Ready for Command Interrupt */ macro
193 if (urcsts & URCSTS_RCI) in whcrc_irq_cb()