Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h405 #define ER_IRQ_DISABLE(p) ((ER_IRQ_CLEAR(p)) & ~(0x2)) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h502 #define ER_IRQ_DISABLE(p) ((ER_IRQ_CLEAR(p)) & ~(0x2)) macro