Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/core/
Dhub.h146 unsigned delay = hub->descriptor->bPwrOn2PwrGood * 2; in hub_power_on_good_delay()
Dhub.c1504 hub->descriptor->bPwrOn2PwrGood * 2); in hub_configure()
/Linux-v4.19/include/uapi/linux/usb/
Dch11.h267 __u8 bPwrOn2PwrGood; member
/Linux-v4.19/include/linux/usb/
Dwusb-wa.h289 u8 bPwrOn2PwrGood; member
/Linux-v4.19/drivers/usb/wusbcore/
Drh.c179 descr->bPwrOn2PwrGood = 0; in wusbhc_rh_get_hub_descr()
/Linux-v4.19/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.c543 desc->bPwrOn2PwrGood = (rh & RH_A_POTPGT) >> 24; in ohci_hub_descriptor()
Dehci-hub.c703 desc->bPwrOn2PwrGood = 10; /* ehci 1.0, 2.3.9 says 20ms max */ in ehci_hub_descriptor()
Dxhci-hub.c165 desc->bPwrOn2PwrGood = 10; /* xhci section 5.4.9 says 20ms max */ in xhci_common_hub_descriptor()
Disp116x-hcd.c957 desc->bPwrOn2PwrGood = (u8) ((reg >> 24) & 0xff); in isp116x_hub_descriptor()
Dimx21-hcd.c1470 desc->bPwrOn2PwrGood = 0; in get_hub_descriptor()
Dr8a66597-hcd.c2131 desc->bPwrOn2PwrGood = 0; in r8a66597_hub_descriptor()
Disp1362-hcd.c1554 desc->bPwrOn2PwrGood = (reg >> 24) & 0xff; in isp1362_hub_descriptor()
Doxu210hp-hcd.c435 desc->bPwrOn2PwrGood = 10; /* oxu 1.0, 2.3.9 says 20ms max */ in ehci_hub_descriptor()
Du132-hcd.c2574 desc->bPwrOn2PwrGood = (rh_a & RH_A_POTPGT) >> 24; in u132_roothub_descriptor()
Dfotg210-hcd.c1443 desc->bPwrOn2PwrGood = 10; /* fotg210 1.0, 2.3.9 says 20ms max */ in fotg210_hub_descriptor()
/Linux-v4.19/drivers/usb/musb/
Dmusb_virthub.c334 desc->bPwrOn2PwrGood = 5; /* msec/2 */ in musb_hub_control()
/Linux-v4.19/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c141 .bPwrOn2PwrGood = 10,
/Linux-v4.19/drivers/usb/renesas_usbhs/
Dmod_host.c1222 desc->bPwrOn2PwrGood = 0; in __usbhsh_hub_get_status()
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-hcd.c1764 desc->bPwrOn2PwrGood = 10; in isp1760_hub_descriptor()
/Linux-v4.19/drivers/staging/octeon-usb/
Docteon-hcd.c3402 desc->bPwrOn2PwrGood = 1; in octeon_usb_hub_control()
/Linux-v4.19/drivers/usb/dwc2/
Dhcd.c3691 hub_desc->bPwrOn2PwrGood = 1; in dwc2_hcd_hub_control()