Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/uwb/
Dwhci.h69 # define URCSTS_INT_MASK 0x00000700 /* URC interrupt sources */ macro
/linux-4.19.296/drivers/uwb/
Dwhc-rc.c196 if (!(urcsts & URCSTS_INT_MASK)) in whcrc_irq_cb()
198 le_writel(urcsts & URCSTS_INT_MASK, whcrc->rc_base + URCSTS); in whcrc_irq_cb()