Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h59 #define SLOT_SPEED_LS (XDEV_LS << 10) macro
H A Dxhci.h2305 case SLOT_SPEED_LS: in xhci_decode_slot_context()
H A Dxhci-mem.c1108 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_LS); in xhci_setup_addressable_virt_dev()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h297 #define SLOT_SPEED_LS (XDEV_LS << 10) macro
H A Dxhci-mem.c781 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_LS); in xhci_setup_addressable_virt_dev()