Home
last modified time | relevance | path

Searched refs:URCSTS_RCI (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/uwb/
Dwhci.h68 # define URCSTS_RCI (1 << 8) /* Ready for Command Interrupt */ macro
/linux-2.6.39/drivers/uwb/
Dwhc-rc.c207 if (urcsts & URCSTS_RCI) in whcrc_irq_cb()