| /rk3399_rockchip-uboot/common/ |
| H A D | usb.c | 259 if(dev->descriptor.idVendor == 0x058f && dev->descriptor.idProduct == 0x6387) in usb_control_msg() 959 memcpy(&dev->descriptor, tmpbuf, sizeof(dev->descriptor)); in get_descriptor_len() 983 dev->descriptor.bMaxPacketSize0 = 8; in usb_setup_descriptor() 986 dev->descriptor.bMaxPacketSize0 = 64; in usb_setup_descriptor() 989 dev->epmaxpacketin[0] = dev->descriptor.bMaxPacketSize0; in usb_setup_descriptor() 990 dev->epmaxpacketout[0] = dev->descriptor.bMaxPacketSize0; in usb_setup_descriptor() 1016 dev->epmaxpacketin[0] = dev->descriptor.bMaxPacketSize0; in usb_setup_descriptor() 1017 dev->epmaxpacketout[0] = dev->descriptor.bMaxPacketSize0; in usb_setup_descriptor() 1018 switch (dev->descriptor.bMaxPacketSize0) { in usb_setup_descriptor() 1098 le16_to_cpus(&dev->descriptor.bcdUSB); in usb_select_config() [all …]
|
| H A D | usb_hub.c | 67 return hdev->descriptor.bDeviceProtocol == 3; in usb_hub_is_superspeed() 635 struct usb_hub_descriptor *descriptor; in usb_hub_configure() local 652 descriptor = (struct usb_hub_descriptor *)buffer; in usb_hub_configure() 654 length = min_t(int, descriptor->bLength, in usb_hub_configure() 666 &descriptor->wHubCharacteristics)), in usb_hub_configure() 677 descriptor->u.hs.DeviceRemovable[i]; in usb_hub_configure() 681 descriptor->u.hs.PortPowerCtrlMask[i]; in usb_hub_configure() 683 dev->maxchild = descriptor->bNbrPorts; in usb_hub_configure() 718 switch (dev->descriptor.bDeviceProtocol) { in usb_hub_configure() 738 dev->descriptor.bDeviceProtocol); in usb_hub_configure() [all …]
|
| H A D | usb_kbd.c | 450 if (dev->descriptor.bNumConfigurations != 1) 528 dev->descriptor.idVendor, dev->descriptor.idProduct);
|
| H A D | usb_storage.c | 1114 static void usb_bin_fixup(struct usb_device_descriptor descriptor, in usb_bin_fixup() argument 1119 if (descriptor.idVendor == 0x0424 && descriptor.idProduct == 0x223a) { in usb_bin_fixup() 1307 if (dev->descriptor.bDeviceClass != 0 || in usb_storage_probe() 1460 usb_bin_fixup(dev->descriptor, (uchar *)dev_desc->vendor, in usb_stor_get_info()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | usb.c | 153 uint packet_size = dev->descriptor.bMaxPacketSize0; in usb_display_desc() 155 if (dev->descriptor.bDescriptorType == USB_DT_DEVICE) { in usb_display_desc() 158 (dev->descriptor.bcdUSB>>8) & 0xff, in usb_display_desc() 159 dev->descriptor.bcdUSB & 0xff); in usb_display_desc() 165 if (dev->descriptor.bDeviceClass) { in usb_display_desc() 167 usb_display_class_sub(dev->descriptor.bDeviceClass, in usb_display_desc() 168 dev->descriptor.bDeviceSubClass, in usb_display_desc() 169 dev->descriptor.bDeviceProtocol); in usb_display_desc() 176 if (dev->descriptor.bcdUSB >= cpu_to_le16(0x0300)) in usb_display_desc() 179 packet_size, dev->descriptor.bNumConfigurations); in usb_display_desc() [all …]
|
| /rk3399_rockchip-uboot/tools/binman/test/ |
| H A D | 31_x86-rom-me.dts | 11 intel-descriptor { 12 filename = "descriptor.bin";
|
| /rk3399_rockchip-uboot/lib/avb/libavb/ |
| H A D | avb_descriptor.c | 126 static bool count_descriptors(const AvbDescriptor* descriptor, in count_descriptors() argument 138 static bool set_descriptors(const AvbDescriptor* descriptor, void* user_data) { in set_descriptors() argument 140 data->descriptors[data->descriptor_number++] = descriptor; in set_descriptors()
|
| /rk3399_rockchip-uboot/include/android_avb/ |
| H A D | avb_descriptor.h | 86 typedef bool AvbDescriptorForeachFunc(const AvbDescriptor* descriptor,
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ehci-hcd.c | 41 static struct descriptor { struct 47 } __attribute__ ((packed)) descriptor = { variable 692 srcptr = &descriptor.device; in ehci_submit_root() 693 srclen = descriptor.device.bLength; in ehci_submit_root() 697 srcptr = &descriptor.config; in ehci_submit_root() 698 srclen = descriptor.config.bLength + in ehci_submit_root() 699 descriptor.interface.bLength + in ehci_submit_root() 700 descriptor.endpoint.bLength; in ehci_submit_root() 1045 descriptor.hub.bNbrPorts = HCS_N_PORTS(reg); in ehci_common_init() 1046 debug("Register %x NbrPorts %d\n", reg, descriptor.hub.bNbrPorts); in ehci_common_init() [all …]
|
| H A D | xhci.c | 38 static struct descriptor { struct 45 } __attribute__ ((packed)) descriptor = { variable 923 srcptr = &descriptor.device; in xhci_submit_root() 928 srcptr = &descriptor.config; in xhci_submit_root() 1225 descriptor.hub.bNbrPorts = ((reg & HCS_MAX_PORTS_MASK) >> in xhci_lowlevel_init() 1227 printf("Register %x NbrPorts %d\n", reg, descriptor.hub.bNbrPorts); in xhci_lowlevel_init() 1232 put_unaligned(get_unaligned(&descriptor.hub.wHubCharacteristics) in xhci_lowlevel_init() 1233 | 0x80, &descriptor.hub.wHubCharacteristics); in xhci_lowlevel_init() 1237 put_unaligned(get_unaligned(&descriptor.hub.wHubCharacteristics) in xhci_lowlevel_init() 1238 | 0x01, &descriptor.hub.wHubCharacteristics); in xhci_lowlevel_init() [all …]
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.ublimage | 121 If the cpu starts in NAND boot mode, it checks the UBL descriptor 128 If a valid UBL descriptor is found, the UBL descriptor is read and 129 processed. The descriptor gives the information required for loading
|
| H A D | README.serial_multi | 29 *) If a file descriptor is set to "serial" then the current serial device
|
| H A D | README.x86 | 94 * descriptor.bin - Intel flash descriptor 106 * ./mainboard/google/link/descriptor.bin 125 * descriptor.bin - Intel flash descriptor 152 Rename flashregion_0_flashdescriptor.bin to descriptor.bin 252 the board manual. The SPI-0 flash should have flash descriptor plus ME firmware 275 $ cp flashregion_0_flashdescriptor.bin board/intel/bayleybay/descriptor.bin 279 descriptor, we need get that somewhere else, as the one above does not seem to 294 This will provide the descriptor file - copy this into the correct place: 296 $ cp flashregion_0_flashdescriptor.bin board/intel/minnowmax/descriptor.bin 307 ffda9a3b94df5b74323afb328d51e6b4 board/intel/minnowmax/descriptor.bin [all …]
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/net/ |
| H A D | altera_tse.txt | 11 "tx_desc": MSGDMA Tx dispatcher descriptor space region 13 "rx_desc": MSGDMA Rx dispatcher descriptor space region 15 "s1": SGDMA descriptor memory
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | 6 CONFIG_FLASH_DESCRIPTOR_FILE="descriptor-pcie-x4.bin"
|
| /rk3399_rockchip-uboot/arch/x86/dts/ |
| H A D | u-boot.dtsi | 19 intel-descriptor {
|
| /rk3399_rockchip-uboot/drivers/usb/eth/ |
| H A D | mcs7830.c | 734 if (dev->descriptor.idVendor == mcs7830_dongles[i].vendor && in mcs7830_eth_probe() 735 dev->descriptor.idProduct == mcs7830_dongles[i].product) in mcs7830_eth_probe() 741 dev->descriptor.idVendor, dev->descriptor.idProduct); in mcs7830_eth_probe()
|
| H A D | asix.c | 638 if (dev->descriptor.idVendor == asix_dongles[i].vendor && in asix_eth_probe() 639 dev->descriptor.idProduct == asix_dongles[i].product) in asix_eth_probe() 651 dev->descriptor.idVendor, dev->descriptor.idProduct); in asix_eth_probe()
|
| H A D | asix88179.c | 646 if (dev->descriptor.idVendor == asix_dongles[i].vendor && in ax88179_eth_probe() 647 dev->descriptor.idProduct == asix_dongles[i].product) in ax88179_eth_probe() 659 dev->descriptor.idVendor, dev->descriptor.idProduct); in ax88179_eth_probe()
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | ep0.c | 281 || class_descriptor->descriptor.hid.bDescriptorType != USB_DT_HID) { in ep0_get_descriptor() 288 class_descriptor->descriptor.hid.bLength, in ep0_get_descriptor()
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | eepro100.c | 173 struct descriptor { /* A generic descriptor. */ struct 481 struct descriptor *ias_cmd, *cfg_cmd; in eepro100_init() 524 cfg_cmd = (struct descriptor *) &tx_ring[tx_cur]; in eepro100_init() 560 ias_cmd = (struct descriptor *) &tx_ring[tx_cur]; in eepro100_init()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | usbdescriptors.h | 478 } descriptor; member 505 } descriptor; member
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ |
| H A D | Kconfig | 58 Say Y here to use the long descriptor page table format. This is
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | keystone-k2g-netcp.dtsi | 59 descriptor-regions {
|
| H A D | keystone-k2e-netcp.dtsi | 76 descriptor-regions {
|