Home
last modified time | relevance | path

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

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