| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | hub.h | 149 unsigned delay = hub->descriptor->bPwrOn2PwrGood * 2; in hub_power_on_good_delay()
|
| H A D | hub.c | 1569 hub->descriptor->bPwrOn2PwrGood * 2); in hub_configure()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/ |
| H A D | ch11.h | 267 __u8 bPwrOn2PwrGood; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/ |
| H A D | ch11.h | 267 __u8 bPwrOn2PwrGood; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch11.h | 267 __u8 bPwrOn2PwrGood; member
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_hub.c | 166 unsigned pgood_delay = hub->desc.bPwrOn2PwrGood * 2; in usb_hub_power_on() 760 descriptor->bPwrOn2PwrGood * 2); in usb_hub_configure()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | sandbox_hub.c | 97 .bPwrOn2PwrGood = 2,
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | sl811-hcd.c | 1102 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()
|
| H A D | ohci-hub.c | 543 desc->bPwrOn2PwrGood = (rh & RH_A_POTPGT) >> 24; in ohci_hub_descriptor()
|
| H A D | xhci-hub.c | 208 desc->bPwrOn2PwrGood = 10; /* xhci section 5.4.8 says 20ms */ in xhci_usb2_hub_descriptor() 261 desc->bPwrOn2PwrGood = 50; /* usb 3.1 may fail if less than 100ms */ in xhci_usb3_hub_descriptor()
|
| H A D | ehci-hub.c | 705 desc->bPwrOn2PwrGood = 10; /* ehci 1.0, 2.3.9 says 20ms max */ in ehci_hub_descriptor()
|
| H A D | isp116x-hcd.c | 957 desc->bPwrOn2PwrGood = (u8) ((reg >> 24) & 0xff); in isp116x_hub_descriptor()
|
| H A D | imx21-hcd.c | 1470 desc->bPwrOn2PwrGood = 0; in get_hub_descriptor()
|
| H A D | r8a66597-hcd.c | 2132 desc->bPwrOn2PwrGood = 0; in r8a66597_hub_descriptor()
|
| H A D | isp1362-hcd.c | 1554 desc->bPwrOn2PwrGood = (reg >> 24) & 0xff; in isp1362_hub_descriptor()
|
| H A D | oxu210hp-hcd.c | 873 desc->bPwrOn2PwrGood = 10; /* oxu 1.0, 2.3.9 says 20ms max */ in ehci_hub_descriptor()
|
| H A D | u132-hcd.c | 2571 desc->bPwrOn2PwrGood = (rh_a & RH_A_POTPGT) >> 24; in u132_roothub_descriptor()
|
| H A D | fotg210-hcd.c | 1443 desc->bPwrOn2PwrGood = 10; /* fotg210 1.0, 2.3.9 says 20ms max */ in fotg210_hub_descriptor()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_virthub.c | 334 desc->bPwrOn2PwrGood = 5; /* msec/2 */ in musb_hub_control()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb.h | 562 unsigned char bPwrOn2PwrGood; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 131 .bPwrOn2PwrGood = 10,
|
| /OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 1222 desc->bPwrOn2PwrGood = 0; in __usbhsh_hub_get_status()
|
| /OK3568_Linux_fs/kernel/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 1760 desc->bPwrOn2PwrGood = 10; in isp1760_hub_descriptor()
|
| /OK3568_Linux_fs/kernel/drivers/staging/octeon-usb/ |
| H A D | octeon-hcd.c | 3400 desc->bPwrOn2PwrGood = 1; in octeon_usb_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | hcd.c | 3529 hub_desc->bPwrOn2PwrGood = 1; in dwc2_hcd_hub_control()
|