Home
last modified time | relevance | path

Searched refs:HCS_IST_VALUE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-caps.h36 #define HCS_IST_VALUE(p) ((p) & 0x7) macro
H A Dxhci-ring.c3973 int ist = HCS_IST_VALUE(xhci->hcs_params2); in xhci_ist_microframes()