Home
last modified time | relevance | path

Searched refs:subclass (Results 1 – 12 of 12) sorted by relevance

/rk3399_rockchip-uboot/drivers/bios_emulator/
H A Dbios.c150 u8 interface, subclass, baseclass; local
192 &subclass);
199 &subclass);
203 if (M.x86.R_CL == interface && M.x86.R_CH == subclass
/rk3399_rockchip-uboot/include/
H A Dusb_ether.h43 unsigned char subclass; /* as in overview */ member
/rk3399_rockchip-uboot/cmd/
H A Dusb.c59 static void usb_display_class_sub(unsigned char dclass, unsigned char subclass, in usb_display_class_sub() argument
68 switch (subclass) { in usb_display_class_sub()
96 switch (subclass) { in usb_display_class_sub()
H A Dpci.c277 ulong class, subclass; in pci_header_show_brief() local
282 dm_pci_read_config(dev, PCI_CLASS_SUB_CODE, &subclass, PCI_SIZE_8); in pci_header_show_brief()
286 pci_class_str(class), subclass); in pci_header_show_brief()
/rk3399_rockchip-uboot/common/
H A Dusb_storage.c88 unsigned char subclass; /* as in overview */ member
674 if (us->subclass == US_SC_UFI) { in usb_stor_CBI_get_status()
1326 ss->subclass = iface->desc.bInterfaceSubClass; in usb_storage_probe()
1396 if (ss->subclass != US_SC_UFI && ss->subclass != US_SC_SCSI && in usb_storage_probe()
1397 ss->subclass != US_SC_8070) { in usb_storage_probe()
1398 printf("Sorry, protocol %d not yet supported.\n", ss->subclass); in usb_storage_probe()
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dusb_ether.c34 ueth->subclass = iface_desc->bInterfaceSubClass; in usb_ether_register()
H A Dmcs7830.c752 ss->subclass = iface_desc->bInterfaceSubClass; in mcs7830_eth_probe()
H A Dasix.c656 ss->subclass = iface_desc->bInterfaceSubClass; in asix_eth_probe()
H A Dasix88179.c664 ss->subclass = iface_desc->bInterfaceSubClass; in ax88179_eth_probe()
H A Dsmsc95xx.c866 ss->subclass = iface_desc->bInterfaceSubClass; in smsc95xx_eth_probe()
H A Dr8152.c1382 ss->subclass = iface_desc->bInterfaceSubClass; in r8152_eth_probe()
/rk3399_rockchip-uboot/tools/binman/
H A DREADME392 to select a file to read is to override that function in the subclass. The
468 a subclass of this. An important subclass is Entry_blob which takes binary