Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dohci-hub.c27 (temp & RH_PS_LSDA) ? " LSDA" : "", \
717 temp = RH_PS_LSDA; in ohci_hub_control()
Dohci.h304 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
Disp116x.h97 #define RH_PS_LSDA (1 << 9) /* low speed device attached */ macro
Dohci-dbg.c178 (temp & RH_PS_LSDA) ? " LSDA" : "", \
Disp1362.h358 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
Disp116x-hcd.c1083 tmp = RH_PS_LSDA; in isp116x_hub_control()
Du132-hcd.c1655 roothub.portstatus[temp], RH_PS_LSDA); in u132_run()
2747 temp = RH_PS_LSDA; in u132_roothub_clearportfeature()
Disp1362-hcd.c1640 tmp = RH_PS_LSDA; in isp1362_hub_control()
/linux-4.4.14/drivers/usb/misc/
Dftdi-elan.c2330 roothub.portstatus[temp], RH_PS_LSDA); in ftdi_elan_check_controller()