Home
last modified time | relevance | path

Searched refs:dev_info (Results 1 – 17 of 17) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c706 in_slot_ctx->dev_info = out_slot_ctx->dev_info; in xhci_slot_copy()
743 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(1)); in xhci_setup_addressable_virt_dev()
768 slot_ctx->dev_info |= route; in xhci_setup_addressable_virt_dev()
772 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_SS); in xhci_setup_addressable_virt_dev()
775 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_HS); in xhci_setup_addressable_virt_dev()
778 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_FS); in xhci_setup_addressable_virt_dev()
781 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_LS); in xhci_setup_addressable_virt_dev()
805 slot_ctx->dev_info |= cpu_to_le32(DEV_MTT); in xhci_setup_addressable_virt_dev()
H A Ddwc2.c117 dev_info(dev, "%s: Timeout!\n", __func__); in dwc_otg_flush_tx_fifo()
136 dev_info(dev, "%s: Timeout!\n", __func__); in dwc_otg_flush_rx_fifo()
154 dev_info(dev, "%s: Timeout!\n", __func__); in dwc_otg_core_reset()
161 dev_info(dev, "%s: Timeout!\n", __func__); in dwc_otg_core_reset()
300 dev_info("%s: Timeout!\n", __func__); in dwc_otg_core_host_init()
1169 dev_info(dev, "Core Release: %x.%03x\n", in dwc2_init_common()
1174 dev_info(dev, "SNPSID invalid (not DWC2 OTG device): %08x\n", in dwc2_init_common()
H A Dxhci.c539 slot_ctx->dev_info &= ~(cpu_to_le32(LAST_CTX_MASK)); in xhci_set_configuration()
540 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(max_ep_flag + 1) | 0); in xhci_set_configuration()
1437 slot_ctx->dev_info |= cpu_to_le32(DEV_HUB); in xhci_update_hub_device()
1444 slot_ctx->dev_info |= cpu_to_le32(DEV_MTT); in xhci_update_hub_device()
1446 slot_ctx->dev_info &= cpu_to_le32(~DEV_MTT); in xhci_update_hub_device()
H A Dxhci.h508 __le32 dev_info; member
/openbmc/qemu/qga/
H A Dcommands-win32.c523 HDEVINFO dev_info) in get_pci_address_for_device() argument
533 SetupDiEnumDeviceInfo(dev_info, j, &dev_info_data); in get_pci_address_for_device()
545 dev_info, &dev_info_data, SPDRP_BUSNUMBER, in get_pci_address_for_device()
557 dev_info, &dev_info_data, SPDRP_ADDRESS, in get_pci_address_for_device()
569 dev_info, &dev_info_data, SPDRP_UI_NUMBER, in get_pci_address_for_device()
622 HDEVINFO dev_info = INVALID_HANDLE_VALUE; in get_pci_info() local
631 dev_info = SetupDiGetClassDevs(&GUID_DEVINTERFACE_DISK, 0, 0, in get_pci_info()
633 if (dev_info == INVALID_HANDLE_VALUE) { in get_pci_info()
641 for (i = 0; SetupDiEnumDeviceInfo(dev_info, i, &dev_info_data); i++) { in get_pci_info()
649 if (SetupDiEnumDeviceInterfaces(dev_info, &dev_info_data, in get_pci_info()
[all …]
/openbmc/u-boot/include/linux/
H A Dcompat.h25 #ifdef dev_info
26 #undef dev_info
39 #define dev_info(dev, fmt, args...) \ macro
/openbmc/u-boot/include/dm/
H A Ddevice.h963 #ifdef dev_info
964 #undef dev_info
1000 #define dev_info(dev, fmt, ...) \ macro
/openbmc/qemu/hw/vfio/
H A Diommufd.c534 struct vfio_device_info dev_info = { .argsz = sizeof(dev_info) }; in iommufd_cdev_attach() local
644 ret = ioctl(devfd, VFIO_DEVICE_GET_INFO, &dev_info); in iommufd_cdev_attach()
667 vfio_device_prepare(vbasedev, bcontainer, &dev_info); in iommufd_cdev_attach()
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c2207 char *dev_info = malloc(80); in onenand_print_device_info() local
2208 char *p = dev_info; in onenand_print_device_info()
2215 p += sprintf(dev_info, "%s%sOneNAND%s %dMB %sV 16-bit (0x%02x)", in onenand_print_device_info()
2222 printk("%s\n", dev_info); in onenand_print_device_info()
2224 return dev_info; in onenand_print_device_info()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c710 dev_info(host->dev, "NAND chip is not ONFI compliant, assume ecc_bits is 2 in 512 bytes\n"); in pmecc_choose_ecc()
838dev_info(host->dev, "WARNING: Using different ecc correct bits(%d bit) from Nand ONFI ECC reqireme… in atmel_pmecc_nand_init_params()
841dev_info(host->dev, "WARNING: Using different ecc correct sector size (%d bytes) from Nand ONFI EC… in atmel_pmecc_nand_init_params()
H A Dpxa3xx_nand.c1656 dev_info(&info->pdev->dev, in pxa3xx_nand_scan()
1898 dev_info(&pdev->dev, "failed to scan nand at cs %d\n", in pxa3xx_nand_probe()
/openbmc/u-boot/drivers/misc/
H A Daspeed-fsi.c517 dev_info(&pdev->dev, "hub version %08x (%d links)\n", reg, links); in aspeed_fsi_probe()
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c993 dev_info(spinand->slave->dev, in spinand_detect()
995 dev_info(spinand->slave->dev, in spinand_detect()
/openbmc/u-boot/drivers/net/
H A Dbcm6368-eth.c248 dev_info(&priv->pdev->dev, "link DOWN on %s\n", in bcm6368_eth_adjust_link()
/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c926 dev_info(dev, "phase: [map:%x] [maxlen:%d] [final:%d]\n", in get_best_delay()
/openbmc/u-boot/drivers/usb/gadget/
H A Daspeed_udc.c1173 dev_info(dev, "Start aspeed udc...\n"); in aspeed_udc_probe()
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2389 dev_info(dev, "non-uniform erase sector maps are not supported yet.\n"); in spi_nor_parse_sfdp()