Searched refs:URCSTS_INT_MASK (Results 1 – 2 of 2) sorted by relevance
54 # define URCSTS_INT_MASK 0x00000700 /* URC interrupt sources */ macro
182 if (!(urcsts & URCSTS_INT_MASK)) in whcrc_irq_cb()184 le_writel(urcsts & URCSTS_INT_MASK, whcrc->rc_base + URCSTS); in whcrc_irq_cb()