Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/cdns3/
Dcdnsp-debug.h413 case SLOT_SPEED_SSP: in cdnsp_decode_slot_context()
Dcdnsp-gadget.h591 #define SLOT_SPEED_SSP (XDEV_SSP << 10) macro
Dcdnsp-mem.c740 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_SSP); in cdnsp_setup_addressable_priv_dev()
/linux-6.1.9/drivers/usb/host/
Dxhci.h353 #define SLOT_SPEED_SSP (XDEV_SSP << 10) macro
2550 case SLOT_SPEED_SSP: in xhci_decode_slot_context()
Dxhci-mem.c1111 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_SSP); in xhci_setup_addressable_virt_dev()