Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c28 #define SPARSE_CNTL_ENABLE 0xC12C macro
803 reg = readl(hcd->regs + SPARSE_CNTL_ENABLE); in xhci_sparse_control_quirk()
805 writel(reg, hcd->regs + SPARSE_CNTL_ENABLE); in xhci_sparse_control_quirk()