Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-caps.h19 #define HCS_SLOTS_MASK 0xff macro
H A Dxhci.c488 config_reg &= ~HCS_SLOTS_MASK; in xhci_enable_max_dev_slots()