Home
last modified time | relevance | path

Searched refs:HCS_MAX_SLOTS (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dxhci-dbg.c77 (unsigned int) HCS_MAX_SLOTS(temp)); in xhci_print_cap_regs()
Dxhci.h82 #define HCS_MAX_SLOTS(p) (((p) >> 0) & 0xff) macro
Dxhci-mem.c2388 val = HCS_MAX_SLOTS(readl(&xhci->cap_regs->hcs_params1)); in xhci_mem_init()
Dxhci.c3731 HCS_MAX_SLOTS( in xhci_alloc_dev()