Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-pci.c26 #define SPARSE_DISABLE_BIT 17 macro
551 reg &= ~BIT(SPARSE_DISABLE_BIT); in xhci_sparse_control_quirk()