Searched refs:HCS_IST_VALUE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ | ||
| H A D | xhci-caps.h | 36 #define HCS_IST_VALUE(p) ((p) & 0x7) macro |
| H A D | xhci-ring.c | 3973 int ist = HCS_IST_VALUE(xhci->hcs_params2); in xhci_ist_microframes() |