Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/amlogic/
H A Dphy-meson-g12a-usb3-pcie.c42 #define PHY_R4_PHY_CR_WRITE BIT(0) macro
168 regmap_write(priv->regmap, PHY_R4, reg | PHY_R4_PHY_CR_WRITE); in phy_g12a_usb3_pcie_cr_bus_write()