Searched refs:LAST_CTX_MASK (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/usb/host/ | ||
| H A D | xhci.h | 527 #define LAST_CTX_MASK (0x1f << 27) macro |
| H A D | xhci.c | 539 slot_ctx->dev_info &= ~(cpu_to_le32(LAST_CTX_MASK)); in xhci_set_configuration() |