Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h294 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
Dau1x00_usb_ohci.c347 (temp & RH_PS_PES) ? " PES" : "", in ohci_dump_roothub()
984 WR_RH_PORTSTAT (RH_PS_PES ); in ohci_submit_rh_msg()
/external/u-boot/drivers/usb/host/
Dohci.h310 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
Dr8a66597.h630 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
Dohci-hcd.c482 (temp & RH_PS_PES) ? " PES" : "", in ohci_dump_roothub()
1343 WR_RH_PORTSTAT(RH_PS_PES); in ohci_submit_rh_msg()