Home
last modified time | relevance | path

Searched refs:descriptor (Results 1 – 25 of 42) sorted by relevance

12

/rk3399_rockchip-uboot/common/
H A Dusb.c259 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 Dusb_hub.c67 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 Dusb_kbd.c450 if (dev->descriptor.bNumConfigurations != 1)
528 dev->descriptor.idVendor, dev->descriptor.idProduct);
H A Dusb_storage.c1114 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 Dusb.c153 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 D31_x86-rom-me.dts11 intel-descriptor {
12 filename = "descriptor.bin";
/rk3399_rockchip-uboot/lib/avb/libavb/
H A Davb_descriptor.c126 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 Davb_descriptor.h86 typedef bool AvbDescriptorForeachFunc(const AvbDescriptor* descriptor,
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-hcd.c41 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 Dxhci.c38 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 DREADME.ublimage121 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 DREADME.serial_multi29 *) If a file descriptor is set to "serial" then the current serial device
H A DREADME.x8694 * 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 Daltera_tse.txt11 "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 Dtheadorable-x86-conga-qa3-e3845-pcie-x4_defconfig6 CONFIG_FLASH_DESCRIPTOR_FILE="descriptor-pcie-x4.bin"
/rk3399_rockchip-uboot/arch/x86/dts/
H A Du-boot.dtsi19 intel-descriptor {
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dmcs7830.c734 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 Dasix.c638 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 Dasix88179.c646 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 Dep0.c281 || 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 Deepro100.c173 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 Dusbdescriptors.h478 } descriptor; member
505 } descriptor; member
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A DKconfig58 Say Y here to use the long descriptor page table format. This is
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dkeystone-k2g-netcp.dtsi59 descriptor-regions {
H A Dkeystone-k2e-netcp.dtsi76 descriptor-regions {

12