Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h315 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
H A Dr8a66597.h589 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
H A Dohci-hcd.c480 (temp & RH_PS_LSDA) ? " LSDA" : "", in ohci_dump_roothub()
1326 case (RH_PORT_POWER): WR_RH_PORTSTAT(RH_PS_LSDA); OK(0); in ohci_submit_rh_msg()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h299 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
H A Dau1x00_usb_ohci.c342 (temp & RH_PS_LSDA) ? " LSDA" : "", in ohci_dump_roothub()
959 WR_RH_PORTSTAT (RH_PS_LSDA); OK (0); in ohci_submit_rh_msg()