Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-histb.c23 #define REG_GUSB2PHYCFG0 0xc200 macro
56 regval = readl(histb->ctrl + REG_GUSB2PHYCFG0); in xhci_histb_config()
60 writel(regval, histb->ctrl + REG_GUSB2PHYCFG0); in xhci_histb_config()