Home
last modified time | relevance | path

Searched refs:RH_C_PORT_RESET (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/usb/musb/
Dmusb_hcd.h78 #define RH_C_PORT_RESET 0x14 macro
Dmusb_hcd.c589 case RH_C_PORT_RESET: in musb_submit_rh_msg()
/external/u-boot/drivers/usb/host/
Dohci.h292 #define RH_C_PORT_RESET 0x14 macro
Dr8a66597.h566 #define RH_C_PORT_RESET 0x14 macro
Dohci-hcd.c1330 case (RH_C_PORT_RESET): WR_RH_PORTSTAT(RH_PS_PRSC); OK(0); in ohci_submit_rh_msg()