Searched refs:SLOT_SPEED_FS (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/usb/host/ | ||
D | xhci.h | 298 #define SLOT_SPEED_FS (XDEV_FS << 10) macro |
D | xhci-mem.c | 902 slot_ctx->dev_info |= (u32) SLOT_SPEED_FS; in xhci_setup_addressable_virt_dev() |