Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h310 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
H A Dr8a66597.h584 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
H A Dohci-hcd.c486 (temp & RH_PS_PES) ? " PES" : "", in ohci_dump_roothub()
1348 WR_RH_PORTSTAT(RH_PS_PES); in ohci_submit_rh_msg()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h294 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
H A Dau1x00_usb_ohci.c348 (temp & RH_PS_PES) ? " PES" : "", in ohci_dump_roothub()
985 WR_RH_PORTSTAT (RH_PS_PES ); in ohci_submit_rh_msg()