Home
last modified time | relevance | path

Searched refs:SLOT_SPEED_LS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dxhci.h350 #define SLOT_SPEED_LS (XDEV_LS << 10) macro
2541 case SLOT_SPEED_LS: in xhci_decode_slot_context()
Dxhci-mem.c1128 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_LS); in xhci_setup_addressable_virt_dev()