Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dusb_defs.h268 #define USB_SS_PORT_STAT_POWER 0x0200 macro
/rk3399_rockchip-uboot/common/
H A Dusb_hub.c148 if (status->wPortStatus & USB_SS_PORT_STAT_POWER) in usb_get_port_status()