Home
last modified time | relevance | path

Searched refs:SLOT_SPEED_SS (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-port.h61 #define SLOT_SPEED_SS (XDEV_SS << 10) macro
H A Dxhci.h2271 case SLOT_SPEED_SS: in xhci_decode_slot_context()
H A Dxhci-mem.c1093 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_SS); in xhci_setup_addressable_virt_dev()
/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h407 case SLOT_SPEED_SS: in cdnsp_decode_slot_context()
H A Dcdnsp-gadget.h590 #define SLOT_SPEED_SS (XDEV_SS << 10) macro
H A Dcdnsp-mem.c744 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_SS); in cdnsp_setup_addressable_priv_dev()