Home
last modified time | relevance | path

Searched refs:bPwrOn2PwrGood (Results 1 – 19 of 19) sorted by relevance

/Linux-v6.6/drivers/usb/core/
Dhub.h161 unsigned delay = hub->descriptor->bPwrOn2PwrGood * 2; in hub_power_on_good_delay()
Dhub.c1605 hub->descriptor->bPwrOn2PwrGood * 2); in hub_configure()
/Linux-v6.6/include/uapi/linux/usb/
Dch11.h265 __u8 bPwrOn2PwrGood; member
/Linux-v6.6/drivers/usb/host/
Dsl811-hcd.c1102 desc->bPwrOn2PwrGood = 0; in sl811h_hub_descriptor()
1104 desc->bPwrOn2PwrGood = sl811->board->potpg; in sl811h_hub_descriptor()
1105 if (!desc->bPwrOn2PwrGood) in sl811h_hub_descriptor()
1106 desc->bPwrOn2PwrGood = 10; in sl811h_hub_descriptor()
Dohci-hub.c546 desc->bPwrOn2PwrGood = (rh & RH_A_POTPGT) >> 24; in ohci_hub_descriptor()
Dxhci-hub.c294 desc->bPwrOn2PwrGood = 10; /* xhci section 5.4.8 says 20ms */ in xhci_usb2_hub_descriptor()
347 desc->bPwrOn2PwrGood = 50; /* usb 3.1 may fail if less than 100ms */ in xhci_usb3_hub_descriptor()
Dehci-hub.c706 desc->bPwrOn2PwrGood = 10; /* ehci 1.0, 2.3.9 says 20ms max */ in ehci_hub_descriptor()
Dxen-hcd.c364 desc->bPwrOn2PwrGood = 10; /* EHCI says 20ms max */ in xenhcd_hub_descriptor()
Disp116x-hcd.c956 desc->bPwrOn2PwrGood = (u8) ((reg >> 24) & 0xff); in isp116x_hub_descriptor()
Docteon-hcd.c3404 desc->bPwrOn2PwrGood = 1; in octeon_usb_hub_control()
Dr8a66597-hcd.c2131 desc->bPwrOn2PwrGood = 0; in r8a66597_hub_descriptor()
Disp1362-hcd.c1554 desc->bPwrOn2PwrGood = (reg >> 24) & 0xff; in isp1362_hub_descriptor()
Doxu210hp-hcd.c873 desc->bPwrOn2PwrGood = 10; /* oxu 1.0, 2.3.9 says 20ms max */ in ehci_hub_descriptor()
/Linux-v6.6/drivers/usb/musb/
Dmusb_virthub.c333 desc->bPwrOn2PwrGood = 5; /* msec/2 */ in musb_hub_control()
/Linux-v6.6/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c137 .bPwrOn2PwrGood = 10,
/Linux-v6.6/drivers/usb/renesas_usbhs/
Dmod_host.c1222 desc->bPwrOn2PwrGood = 0; in __usbhsh_hub_get_status()
/Linux-v6.6/drivers/usb/isp1760/
Disp1760-hcd.c2148 desc->bPwrOn2PwrGood = 10; in isp1760_hub_descriptor()
/Linux-v6.6/drivers/usb/dwc2/
Dhcd.c3509 hub_desc->bPwrOn2PwrGood = 1; in dwc2_hcd_hub_control()
/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-hcd.c1443 desc->bPwrOn2PwrGood = 10; /* fotg210 1.0, 2.3.9 says 20ms max */ in fotg210_hub_descriptor()