Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-port.h58 #define SLOT_SPEED_FS (XDEV_FS << 10) macro
Dxhci.h2258 case SLOT_SPEED_FS: in xhci_decode_slot_context()
Dxhci-mem.c1102 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_FS); in xhci_setup_addressable_virt_dev()
/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-debug.h401 case SLOT_SPEED_FS: in cdnsp_decode_slot_context()
Dcdnsp-gadget.h588 #define SLOT_SPEED_FS (XDEV_FS << 10) macro
Dcdnsp-mem.c752 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_FS); in cdnsp_setup_addressable_priv_dev()