Home
last modified time | relevance | path

Searched refs:root_hub_config_des (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/
A Dusbroothubdes.h37 static __u8 root_hub_config_des[] = { variable
/u-boot/drivers/usb/host/
A Dr8a66597-hcd.c652 sizeof(root_hub_config_des), in r8a66597_submit_rh_msg()
654 memcpy(buffer, root_hub_config_des, len); in r8a66597_submit_rh_msg()
A Ddwc2.c622 len = min3(txlen, (int)sizeof(root_hub_config_des), (int)wLength); in dwc_otg_submit_rh_msg_in_descriptor()
623 memcpy(buffer, root_hub_config_des, len); in dwc_otg_submit_rh_msg_in_descriptor()
A Dohci-hcd.c1371 sizeof(root_hub_config_des), in ohci_submit_rh_msg()
1373 databuf = root_hub_config_des; OK(len); in ohci_submit_rh_msg()
/u-boot/drivers/usb/musb/
A Dmusb_hcd.c654 sizeof(root_hub_config_des), in musb_submit_rh_msg()
656 data_buf = root_hub_config_des; in musb_submit_rh_msg()

Completed in 12 milliseconds