Home
last modified time | relevance | path

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

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