Searched refs:MAX_PACKET_DECODED (Results 1 – 6 of 6) sorted by relevance
561 maxp = MAX_PACKET_DECODED(info2); in cdnsp_decode_ep_context()
698 #define MAX_PACKET_DECODED(p) (((p) & GENMASK(31, 16)) >> 16) macro
493 #define MAX_PACKET_DECODED(p) (((p) >> 16) & 0xffff) macro2510 maxp = MAX_PACKET_DECODED(info2); in xhci_decode_ep_context()
305 maxpkt = MAX_PACKET_DECODED(le32_to_cpu(ep_ctx->ep_info2)); in setup_sch_info()
1562 bw_info->max_packet_size = MAX_PACKET_DECODED( in xhci_update_bw_info()
1480 hw_max_packet_size = MAX_PACKET_DECODED(le32_to_cpu(ep_ctx->ep_info2)); in xhci_check_ep0_maxpacket()