Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/core/
Dhub.h141 unsigned delay = hub->descriptor->bPwrOn2PwrGood * 2; in hub_power_on_good_delay()
Dhub.c1530 hub->descriptor->bPwrOn2PwrGood * 2); in hub_configure()
/linux-4.4.14/include/uapi/linux/usb/
Dch11.h237 __u8 bPwrOn2PwrGood; member
/linux-4.4.14/include/linux/usb/
Dwusb-wa.h288 u8 bPwrOn2PwrGood; member
/linux-4.4.14/drivers/usb/wusbcore/
Drh.c193 descr->bPwrOn2PwrGood = 0; in wusbhc_rh_get_hub_descr()
/linux-4.4.14/drivers/usb/host/
Dsl811-hcd.c1101 desc->bPwrOn2PwrGood = 0; in sl811h_hub_descriptor()
1103 desc->bPwrOn2PwrGood = sl811->board->potpg; in sl811h_hub_descriptor()
1104 if (!desc->bPwrOn2PwrGood) in sl811h_hub_descriptor()
1105 desc->bPwrOn2PwrGood = 10; in sl811h_hub_descriptor()
Dohci-hub.c540 desc->bPwrOn2PwrGood = (rh & RH_A_POTPGT) >> 24; in ohci_hub_descriptor()
Dehci-hub.c696 desc->bPwrOn2PwrGood = 10; /* ehci 1.0, 2.3.9 says 20ms max */ in ehci_hub_descriptor()
Dxhci-hub.c159 desc->bPwrOn2PwrGood = 10; /* xhci section 5.4.9 says 20ms max */ in xhci_common_hub_descriptor()
Disp116x-hcd.c956 desc->bPwrOn2PwrGood = (u8) ((reg >> 24) & 0xff); in isp116x_hub_descriptor()
Dimx21-hcd.c1483 desc->bPwrOn2PwrGood = 0; in get_hub_descriptor()
Dr8a66597-hcd.c2143 desc->bPwrOn2PwrGood = 0; in r8a66597_hub_descriptor()
Disp1362-hcd.c1552 desc->bPwrOn2PwrGood = (reg >> 24) & 0xff; in isp1362_hub_descriptor()
Doxu210hp-hcd.c449 desc->bPwrOn2PwrGood = 10; /* oxu 1.0, 2.3.9 says 20ms max */ in ehci_hub_descriptor()
Du132-hcd.c2584 desc->bPwrOn2PwrGood = (rh_a & RH_A_POTPGT) >> 24; in u132_roothub_descriptor()
Dfotg210-hcd.c1469 desc->bPwrOn2PwrGood = 10; /* fotg210 1.0, 2.3.9 says 20ms max */ in fotg210_hub_descriptor()
/linux-4.4.14/drivers/usb/musb/
Dmusb_virthub.c354 desc->bPwrOn2PwrGood = 5; /* msec/2 */ in musb_hub_control()
/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_host.c1236 desc->bPwrOn2PwrGood = 0; in __usbhsh_hub_get_status()
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-hcd.c1763 desc->bPwrOn2PwrGood = 10; in isp1760_hub_descriptor()
/linux-4.4.14/drivers/staging/octeon-usb/
Docteon-hcd.c3447 desc->bPwrOn2PwrGood = 1; in octeon_usb_hub_control()
/linux-4.4.14/drivers/usb/dwc2/
Dhcd.c1665 hub_desc->bPwrOn2PwrGood = 1; in dwc2_hcd_hub_control()