Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h315 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
H A Dr8a66597.h635 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
H A Dohci-hcd.c476 (temp & RH_PS_LSDA) ? " LSDA" : "", in ohci_dump_roothub()
1321 case (RH_PORT_POWER): WR_RH_PORTSTAT(RH_PS_LSDA); OK(0); in ohci_submit_rh_msg()
/openbmc/linux/drivers/usb/host/
H A Dohci-hub.c28 (value & RH_PS_LSDA) ? " LSDA" : "", \
724 temp = RH_PS_LSDA; in ohci_hub_control()
H A Dohci.h305 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
H A Disp116x.h98 #define RH_PS_LSDA (1 << 9) /* low speed device attached */ macro
H A Dohci-dbg.c179 (temp & RH_PS_LSDA) ? " LSDA" : "", \
H A Disp1362.h313 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
H A Disp116x-hcd.c1084 tmp = RH_PS_LSDA; in isp116x_hub_control()
H A Disp1362-hcd.c1643 tmp = RH_PS_LSDA; in isp1362_hub_control()