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