Searched defs:ER_IRQ_CLEAR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | xhci.h | 402 #define ER_IRQ_CLEAR(p) ((p) & 0xfffffffe) macro |
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci.h | 244 #define ER_IRQ_CLEAR(p) ((p) & 0xfffffffe) macro |