Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dohci.h320 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
Dr8a66597.h593 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
Dohci-hcd.c474 (temp & RH_PS_PRSC) ? " PRSC" : "", in ohci_dump_roothub()
1330 case (RH_C_PORT_RESET): WR_RH_PORTSTAT(RH_PS_PRSC); OK(0); in ohci_submit_rh_msg()