Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h535 #define MAX_EXIT (0xffff) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h654 #define MAX_EXIT (0xffff) macro
2576 info2 & MAX_EXIT, in xhci_decode_slot_context()
H A Dxhci.c4280 slot_ctx->dev_info2 &= cpu_to_le32(~((u32) MAX_EXIT)); in xhci_change_max_exit_latency()
4885 if (mel_us > MAX_EXIT) { in calculate_max_exit_latency()