Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
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()