Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-dbg.c89 (unsigned int) HCS_ERST_MAX(temp)); in xhci_print_cap_regs()
Dxhci.h94 #define HCS_ERST_MAX(p) (((p) >> 4) & 0xf) macro