Searched refs:HCS_MAX_SLOTS (Results 1 – 3 of 3) sorted by relevance
76 (unsigned int) HCS_MAX_SLOTS(temp)); in xhci_print_cap_regs()
78 #define HCS_MAX_SLOTS(p) (((p) >> 0) & 0xff) macro
2286 val = HCS_MAX_SLOTS(xhci_readl(xhci, &xhci->cap_regs->hcs_params1)); in xhci_mem_init()