Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_TEST (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dusb_defs.h237 #define USB_PORT_FEAT_TEST 21 macro
/rk3399_rockchip-uboot/cmd/
H A Dusb.c549 port ? USB_PORT_FEAT_TEST : USB_FEAT_TEST,
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-hcd.c863 case USB_PORT_FEAT_TEST: in ehci_submit_root()