Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h264 #define PORT_OC (1 << 3) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c1012 if (reg & PORT_OC) in xhci_submit_root()