Home
last modified time | relevance | path

Searched defs:ER_IRQ_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h403 #define ER_IRQ_ENABLE(p) ((ER_IRQ_CLEAR(p)) | 0x2) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h245 #define ER_IRQ_ENABLE(p) ((ER_IRQ_CLEAR(p)) | 0x2) macro