Searched refs:XHCI_SG_TRB_CACHE_SIZE_QUIRK (Results 1 – 3 of 3) sorted by relevance
273 if (priv && (priv->quirks & XHCI_SG_TRB_CACHE_SIZE_QUIRK)) in xhci_plat_probe()274 xhci->quirks |= XHCI_SG_TRB_CACHE_SIZE_QUIRK; in xhci_plat_probe()
1901 #define XHCI_SG_TRB_CACHE_SIZE_QUIRK BIT_ULL(39) macro
1284 if (xhci->quirks & XHCI_SG_TRB_CACHE_SIZE_QUIRK) { in xhci_map_urb_for_dma()1301 if ((xhci->quirks & XHCI_SG_TRB_CACHE_SIZE_QUIRK) && unmap_temp_buf) in xhci_unmap_urb_for_dma()