Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-pci.c27 #define SPARSE_CNTL_ENABLE 0xC12C macro
550 reg = readl(hcd->regs + SPARSE_CNTL_ENABLE); in xhci_sparse_control_quirk()
552 writel(reg, hcd->regs + SPARSE_CNTL_ENABLE); in xhci_sparse_control_quirk()