Searched refs:URCSTS_HSE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/uwb/ | ||
D | whci.h | 66 # define URCSTS_HSE (1 << 10) /* Host System Error...fried */ macro |
/linux-2.6.39/drivers/uwb/ | ||
D | whc-rc.c | 200 if (urcsts & URCSTS_HSE) { in whcrc_irq_cb() |