Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dohci.h314 #define RH_PS_PPS 0x00000100 /* port power status */ macro
Dr8a66597.h634 #define RH_PS_PPS 0x00000100 /* port power status */ macro
Dohci-hcd.c477 (temp & RH_PS_PPS) ? " PPS" : "", in ohci_dump_roothub()
1339 WR_RH_PORTSTAT(RH_PS_PPS); in ohci_submit_rh_msg()
/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h298 #define RH_PS_PPS 0x00000100 /* port power status */ macro
Dau1x00_usb_ohci.c342 (temp & RH_PS_PPS) ? " PPS" : "", in ohci_dump_roothub()
981 WR_RH_PORTSTAT (RH_PS_PPS ); OK (0); in ohci_submit_rh_msg()