Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-xilinx.c29 #define XLNX_PHY_RST_MASK 0x1 macro
65 reg &= ~XLNX_PHY_RST_MASK; in dwc3_xlnx_mask_phy_rst()
67 reg |= XLNX_PHY_RST_MASK; in dwc3_xlnx_mask_phy_rst()