Searched refs:SLOT_SPEED_FS (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/usb/host/ | ||
| H A D | xhci.h | 296 #define SLOT_SPEED_FS (XDEV_FS << 10) macro |
| H A D | xhci-mem.c | 778 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_FS); in xhci_setup_addressable_virt_dev() |