Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dohci.h313 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
Dr8a66597.h586 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
Dohci-hcd.c482 (temp & RH_PS_PRS) ? " PRS" : "", in ohci_dump_roothub()
1340 WR_RH_PORTSTAT(RH_PS_PRS); in ohci_submit_rh_msg()