Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/emul/
H A Dsandbox_hub.c97 .bPwrOn2PwrGood = 2,
/rk3399_rockchip-uboot/common/
H A Dusb_hub.c166 unsigned pgood_delay = hub->desc.bPwrOn2PwrGood * 2; in usb_hub_power_on()
769 descriptor->bPwrOn2PwrGood * 2); in usb_hub_configure()
/rk3399_rockchip-uboot/include/
H A Dusb.h562 unsigned char bPwrOn2PwrGood; member