Home
last modified time | relevance | path

Searched refs:LAST_CTX (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h599 #define LAST_CTX(p) ((p) << 27) macro
H A Dcdnsp-gadget.c460 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(1)); in cdnsp_zero_in_ctx()
662 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(i)); in cdnsp_update_eps_configuration()
H A Dcdnsp-mem.c736 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(1)); in cdnsp_setup_addressable_priv_dev()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h644 #define LAST_CTX(p) ((p) << 27) macro
H A Dxhci.c1999 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(1)); in xhci_zero_in_ctx()
2963 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(i)); in xhci_check_bandwidth()
H A Dxhci-mem.c1134 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(1) | udev->route); in xhci_setup_addressable_virt_dev()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h647 #define LAST_CTX(p) ((p) << 27) macro
H A Dxhci.c1978 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(1)); in xhci_zero_in_ctx()
2935 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(i)); in xhci_check_bandwidth()
H A Dxhci-mem.c1088 slot_ctx->dev_info |= cpu_to_le32(LAST_CTX(1) | udev->route); in xhci_setup_addressable_virt_dev()

Completed in 37 milliseconds