Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/u-boot/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()
1325 case (RH_PORT_POWER): WR_RH_PORTSTAT(RH_PS_LSDA); OK(0); in ohci_submit_rh_msg()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-hub.c28 (value & RH_PS_LSDA) ? " LSDA" : "", \
720 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.c1085 tmp = RH_PS_LSDA; in isp116x_hub_control()
H A Du132-hcd.c1644 roothub.portstatus[temp], RH_PS_LSDA); in u132_run()
2734 temp = RH_PS_LSDA; in u132_roothub_clearportfeature()
H A Disp1362-hcd.c1643 tmp = RH_PS_LSDA; in isp1362_hub_control()
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dftdi-elan.c2261 roothub.portstatus[temp], RH_PS_LSDA); in ftdi_elan_check_controller()