Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-xilinx.c28 #define XLNX_USB_PHY_RST_EN 0x001C macro
62 reg = readl(priv_data->regs + XLNX_USB_PHY_RST_EN); in dwc3_xlnx_mask_phy_rst()
69 writel(reg, priv_data->regs + XLNX_USB_PHY_RST_EN); in dwc3_xlnx_mask_phy_rst()