Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h212 #define STS_EINT (1 << 3) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c1265 xhci_writel(&ctrl->hcor->or_usbsts, temp & ~STS_EINT); in xhci_lowlevel_stop()