Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/dwc3/
Ddwc3-xilinx.c28 #define XLNX_PHY_RST_MASK 0x1 macro
63 reg &= ~XLNX_PHY_RST_MASK; in dwc3_xlnx_mask_phy_rst()
65 reg |= XLNX_PHY_RST_MASK; in dwc3_xlnx_mask_phy_rst()