Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhub.h163 unsigned delay = hub->descriptor->bPwrOn2PwrGood * 2; in hub_power_on_good_delay()
H A Dhub.c1593 hub->descriptor->bPwrOn2PwrGood * 2); in hub_configure()
/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h265 __u8 bPwrOn2PwrGood; member
/openbmc/u-boot/common/
H A Dusb_hub.c163 unsigned pgood_delay = hub->desc.bPwrOn2PwrGood * 2; in usb_hub_power_on()
757 descriptor->bPwrOn2PwrGood * 2); in usb_hub_configure()
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c94 .bPwrOn2PwrGood = 2,
/openbmc/linux/drivers/usb/host/
H A Dsl811-hcd.c1104 desc->bPwrOn2PwrGood = 0; in sl811h_hub_descriptor()
1106 desc->bPwrOn2PwrGood = sl811->board->potpg; in sl811h_hub_descriptor()
1107 if (!desc->bPwrOn2PwrGood) in sl811h_hub_descriptor()
1108 desc->bPwrOn2PwrGood = 10; in sl811h_hub_descriptor()
H A Dohci-hub.c546 desc->bPwrOn2PwrGood = (rh & RH_A_POTPGT) >> 24; in ohci_hub_descriptor()
H A 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()
H A Dehci-hub.c706 desc->bPwrOn2PwrGood = 10; /* ehci 1.0, 2.3.9 says 20ms max */ in ehci_hub_descriptor()
H A Dxen-hcd.c364 desc->bPwrOn2PwrGood = 10; /* EHCI says 20ms max */ in xenhcd_hub_descriptor()
H A Disp116x-hcd.c956 desc->bPwrOn2PwrGood = (u8) ((reg >> 24) & 0xff); in isp116x_hub_descriptor()
H A Docteon-hcd.c3404 desc->bPwrOn2PwrGood = 1; in octeon_usb_hub_control()
H A Dr8a66597-hcd.c2131 desc->bPwrOn2PwrGood = 0; in r8a66597_hub_descriptor()
H A Disp1362-hcd.c1554 desc->bPwrOn2PwrGood = (reg >> 24) & 0xff; in isp1362_hub_descriptor()
H A Doxu210hp-hcd.c873 desc->bPwrOn2PwrGood = 10; /* oxu 1.0, 2.3.9 says 20ms max */ in ehci_hub_descriptor()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_virthub.c333 desc->bPwrOn2PwrGood = 5; /* msec/2 */ in musb_hub_control()
/openbmc/u-boot/include/
H A Dusb.h561 unsigned char bPwrOn2PwrGood; member
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c137 .bPwrOn2PwrGood = 10,
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1222 desc->bPwrOn2PwrGood = 0; in __usbhsh_hub_get_status()
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2148 desc->bPwrOn2PwrGood = 10; in isp1760_hub_descriptor()
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c3515 hub_desc->bPwrOn2PwrGood = 1; in dwc2_hcd_hub_control()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c1440 desc->bPwrOn2PwrGood = 10; /* fotg210 1.0, 2.3.9 says 20ms max */ in fotg210_hub_descriptor()