Home
last modified time | relevance | path

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

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