Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h326 #define RH_HS_LPSC 0x00010000 /* local power status change */ macro
H A Dr8a66597.h600 #define RH_HS_LPSC 0x00010000 /* local power status change */ macro
H A Dohci-hcd.c462 (temp & RH_HS_LPSC) ? " LPSC" : "", in ohci_dump_roothub()
1891 ohci_writel(RH_HS_LPSC, &ohci->regs->roothub.status); in hc_start()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h310 #define RH_HS_LPSC 0x00010000 /* local power status change */ macro
H A Dau1x00_usb_ohci.c324 (temp & RH_HS_LPSC) ? " LPSC" : "", in ohci_dump_roothub()
1333 writel (RH_HS_LPSC, &ohci->regs->roothub.status); in hc_start()