Searched refs:XHCI_EPCTX_1_MAXP_SIZE_SET (Results 1 – 2 of 2) sorted by relevance
636 #define XHCI_EPCTX_1_MAXP_SIZE_SET(x) __SHIFTIN((x), XHCI_EPCTX_1_MAXP_SIZE_MASK) macro
3450 cp[1] |= htole32(XHCI_EPCTX_1_MAXP_SIZE_SET(mps)); in xhci_update_ep0_mps()3992 cp[1] |= XHCI_EPCTX_1_MAXP_SIZE_SET(mps); in xhci_setup_maxburst()