Home
last modified time | relevance | path

Searched refs:LAST_CTX (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/usb/
A Dxhci.h528 #define LAST_CTX(p) ((p) << 27) macro
/u-boot/drivers/usb/host/
A Dxhci-mem.c750 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(1)); in xhci_setup_addressable_virt_dev()
A Dxhci.c574 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(max_ep_flag + 1) | 0); in xhci_set_configuration()

Completed in 49 milliseconds