Searched refs:URCSTS_ER (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/uwb/ | ||
D | whci.h | 67 # define URCSTS_ER (1 << 9) /* Event Ready */ macro |
/Linux-v4.19/drivers/uwb/ | ||
D | whc-rc.c | 205 if (urcsts & URCSTS_ER) in whcrc_irq_cb() |