Home
last modified time | relevance | path

Searched refs:usb_hub_is_root_hub (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dusb_hub.c71 bool usb_hub_is_root_hub(struct udevice *hub) in usb_hub_is_root_hub() function
144 if (!usb_hub_is_root_hub(dev->dev) && usb_hub_is_superspeed(dev)) { in usb_get_port_status()
815 if (usb_hub_is_root_hub(dev->dev)) { in usb_hub_configure()
822 while (!usb_hub_is_root_hub(hdev)) { in usb_hub_configure()
H A Dusb_hub.su
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-mem.c749 while (!usb_hub_is_root_hub(dev->dev)) { in xhci_setup_addressable_virt_dev()
798 if (usb_hub_is_root_hub(dev->dev)) in xhci_setup_addressable_virt_dev()
803 if (!usb_hub_is_root_hub(dev->dev)) { in xhci_setup_addressable_virt_dev()
H A Dxhci.c1365 if (usb_hub_is_root_hub(hub)) { in xhci_submit_control_msg()
1368 while (!usb_hub_is_root_hub(hub->parent)) in xhci_submit_control_msg()
1422 if (usb_hub_is_root_hub(udev->dev)) in xhci_update_hub_device()
/OK3568_Linux_fs/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c260 if (usb_hub_is_root_hub(dev) == false) in usb_hub_reset_devices()
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h829 bool usb_hub_is_root_hub(struct udevice *hub);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map