Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c835 status = PORT_RC; in xhci_clear_port_change_bit()
1033 if (reg & PORT_RC) in xhci_submit_root()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h321 #define PORT_RC (1 << 21) macro