Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.c77 #define HSCH_CFG1 0x960 macro
187 value = readl(hcd->regs + HSCH_CFG1); in xhci_mtk_rxfifo_depth_set()
191 writel(value, hcd->regs + HSCH_CFG1); in xhci_mtk_rxfifo_depth_set()