Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-debug.h407 case SLOT_SPEED_HS: in cdnsp_decode_slot_context()
Dcdnsp-gadget.h589 #define SLOT_SPEED_HS (XDEV_HS << 10) macro
Dcdnsp-mem.c748 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_HS); in cdnsp_setup_addressable_priv_dev()
/Linux-v6.1/drivers/usb/host/
Dxhci.h351 #define SLOT_SPEED_HS (XDEV_HS << 10) macro
2539 case SLOT_SPEED_HS: in xhci_decode_slot_context()
Dxhci-mem.c1119 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_HS); in xhci_setup_addressable_virt_dev()