Searched refs:URCSTS_RCI (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/uwb/ | ||
D | whci.h | 68 # define URCSTS_RCI (1 << 8) /* Ready for Command Interrupt */ macro |
/linux-2.6.39/drivers/uwb/ | ||
D | whc-rc.c | 207 if (urcsts & URCSTS_RCI) in whcrc_irq_cb() |