Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h323 #define RH_HS_LPS 0x00000001 /* local power status */ macro
H A Dr8a66597.h597 #define RH_HS_LPS 0x00000001 /* local power status */ macro
H A Dohci-hcd.c465 (temp & RH_HS_LPS) ? " LPS" : "" in ohci_dump_roothub()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h307 #define RH_HS_LPS 0x00000001 /* local power status */ macro
H A Dau1x00_usb_ohci.c327 (temp & RH_HS_LPS) ? " LPS" : "" in ohci_dump_roothub()