Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h405 #define ER_IRQ_DISABLE(p) ((ER_IRQ_CLEAR(p)) & ~(0x2)) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c1267 xhci_writel(&ctrl->ir_set->irq_pending, ER_IRQ_DISABLE(temp)); in xhci_lowlevel_stop()