Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-histb.c28 #define REG_GUSB3PIPECTL0 0xc2c0 macro
71 regval = readl(histb->ctrl + REG_GUSB3PIPECTL0); in xhci_histb_config()
75 writel(regval, histb->ctrl + REG_GUSB3PIPECTL0); in xhci_histb_config()