Home
last modified time | relevance | path

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

/linux-6.12.1/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()
Disp1362-hcd.c1643 tmp = RH_PS_LSDA; in isp1362_hub_control()