Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dohci-hub.c28 (value & RH_PS_LSDA) ? " LSDA" : "", \
724 temp = RH_PS_LSDA; in ohci_hub_control()
Dohci.h305 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
Disp116x.h98 #define RH_PS_LSDA (1 << 9) /* low speed device attached */ macro
Dohci-dbg.c179 (temp & RH_PS_LSDA) ? " LSDA" : "", \
Disp1362.h313 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
Disp116x-hcd.c1084 tmp = RH_PS_LSDA; in isp116x_hub_control()
Du132-hcd.c1644 roothub.portstatus[temp], RH_PS_LSDA); in u132_run()
2732 temp = RH_PS_LSDA; in u132_roothub_clearportfeature()
Disp1362-hcd.c1643 tmp = RH_PS_LSDA; in isp1362_hub_control()
/linux-6.1.9/drivers/usb/misc/
Dftdi-elan.c2255 roothub.portstatus[temp], RH_PS_LSDA); in ftdi_elan_check_controller()