Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h299 #define SLOT_SPEED_HS (XDEV_HS << 10) macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-mem.c776 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_HS); in xhci_setup_addressable_virt_dev()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h352 #define SLOT_SPEED_HS (XDEV_HS << 10) macro
2584 case SLOT_SPEED_HS: in xhci_decode_slot_context()
H A Dxhci-mem.c1200 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_HS); in xhci_setup_addressable_virt_dev()