Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c27 #define SPARSE_DISABLE_BIT 17 macro
804 reg &= ~BIT(SPARSE_DISABLE_BIT); in xhci_sparse_control_quirk()