bPwrOn2PwrGood   3402 drivers/staging/octeon-usb/octeon-hcd.c 		desc->bPwrOn2PwrGood = 1;
bPwrOn2PwrGood    289 drivers/staging/wusbcore/include/wusb-wa.h 	u8	bPwrOn2PwrGood;
bPwrOn2PwrGood    179 drivers/staging/wusbcore/rh.c 	descr->bPwrOn2PwrGood = 0;
bPwrOn2PwrGood   1559 drivers/usb/core/hub.c 		hub->descriptor->bPwrOn2PwrGood * 2);
bPwrOn2PwrGood    149 drivers/usb/core/hub.h 	unsigned delay = hub->descriptor->bPwrOn2PwrGood * 2;
bPwrOn2PwrGood   3506 drivers/usb/dwc2/hcd.c 		hub_desc->bPwrOn2PwrGood = 1;
bPwrOn2PwrGood    141 drivers/usb/gadget/udc/aspeed-vhub/hub.c 	.bPwrOn2PwrGood			= 10,
bPwrOn2PwrGood    703 drivers/usb/host/ehci-hub.c 	desc->bPwrOn2PwrGood = 10;	/* ehci 1.0, 2.3.9 says 20ms max */
bPwrOn2PwrGood   1445 drivers/usb/host/fotg210-hcd.c 	desc->bPwrOn2PwrGood = 10;	/* fotg210 1.0, 2.3.9 says 20ms max */
bPwrOn2PwrGood   1470 drivers/usb/host/imx21-hcd.c 	desc->bPwrOn2PwrGood = 0;
bPwrOn2PwrGood    957 drivers/usb/host/isp116x-hcd.c 	desc->bPwrOn2PwrGood = (u8) ((reg >> 24) & 0xff);
bPwrOn2PwrGood   1554 drivers/usb/host/isp1362-hcd.c 	desc->bPwrOn2PwrGood = (reg >> 24) & 0xff;
bPwrOn2PwrGood    543 drivers/usb/host/ohci-hub.c 	desc->bPwrOn2PwrGood = (rh & RH_A_POTPGT) >> 24;
bPwrOn2PwrGood    874 drivers/usb/host/oxu210hp-hcd.c 	desc->bPwrOn2PwrGood = 10;	/* oxu 1.0, 2.3.9 says 20ms max */
bPwrOn2PwrGood   2134 drivers/usb/host/r8a66597-hcd.c 	desc->bPwrOn2PwrGood = 0;
bPwrOn2PwrGood   1102 drivers/usb/host/sl811-hcd.c 	desc->bPwrOn2PwrGood = 0;
bPwrOn2PwrGood   1104 drivers/usb/host/sl811-hcd.c 		desc->bPwrOn2PwrGood = sl811->board->potpg;
bPwrOn2PwrGood   1105 drivers/usb/host/sl811-hcd.c 		if (!desc->bPwrOn2PwrGood)
bPwrOn2PwrGood   1106 drivers/usb/host/sl811-hcd.c 			desc->bPwrOn2PwrGood = 10;
bPwrOn2PwrGood   2574 drivers/usb/host/u132-hcd.c 	desc->bPwrOn2PwrGood = (rh_a & RH_A_POTPGT) >> 24;
bPwrOn2PwrGood    174 drivers/usb/host/xhci-hub.c 	desc->bPwrOn2PwrGood = 10;	/* xhci section 5.4.9 says 20ms max */
bPwrOn2PwrGood   1764 drivers/usb/isp1760/isp1760-hcd.c 	desc->bPwrOn2PwrGood = 10;
bPwrOn2PwrGood    334 drivers/usb/musb/musb_virthub.c 		desc->bPwrOn2PwrGood = 5;	/* msec/2 */
bPwrOn2PwrGood   1222 drivers/usb/renesas_usbhs/mod_host.c 		desc->bPwrOn2PwrGood		= 0;
bPwrOn2PwrGood    267 include/uapi/linux/usb/ch11.h 	__u8  bPwrOn2PwrGood;