Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h536 #define MAX_EXIT (0xffff) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h652 #define MAX_EXIT (0xffff) macro
2599 info2 & MAX_EXIT, in xhci_decode_slot_context()
H A Dxhci.c4334 slot_ctx->dev_info2 &= cpu_to_le32(~((u32) MAX_EXIT)); in xhci_change_max_exit_latency()
4988 if (mel_us > MAX_EXIT) { in calculate_max_exit_latency()