Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci-dbg.c86 (unsigned int) HCS_IST(temp)); in xhci_print_cap_regs()
Dxhci.h88 #define HCS_IST(p) (((p) >> 0) & 0xf) macro