Home
last modified time | relevance | path

Searched refs:SLOT_SPEED_HS (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h60 #define SLOT_SPEED_HS (XDEV_HS << 10) macro
H A Dxhci.h2309 case SLOT_SPEED_HS: in xhci_decode_slot_context()
H A Dxhci-mem.c1099 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_HS); in xhci_setup_addressable_virt_dev()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h407 case SLOT_SPEED_HS: in cdnsp_decode_slot_context()
H A Dcdnsp-gadget.h589 #define SLOT_SPEED_HS (XDEV_HS << 10) macro
H A Dcdnsp-mem.c748 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_HS); in cdnsp_setup_addressable_priv_dev()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h298 #define SLOT_SPEED_HS (XDEV_HS << 10) macro
H A Dxhci-mem.c775 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_HS); in xhci_setup_addressable_virt_dev()