Home
last modified time | relevance | path

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

/drivers/phy/
A Dmeson-g12a-usb3-pcie.c30 #define PHY_R0_PCIE_POWER_STATE GENMASK(4, 0) macro
326 PHY_R0_PCIE_POWER_STATE, in phy_meson_g12a_usb3_pcie_power_on()
327 FIELD_PREP(PHY_R0_PCIE_POWER_STATE, 0x1c)); in phy_meson_g12a_usb3_pcie_power_on()
340 PHY_R0_PCIE_POWER_STATE, in phy_meson_g12a_usb3_pcie_power_off()
341 FIELD_PREP(PHY_R0_PCIE_POWER_STATE, 0x1d)); in phy_meson_g12a_usb3_pcie_power_off()

Completed in 3 milliseconds