Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/mediatek/
Dphy-mtk-tphy.c114 #define P3C_FORCE_IP_SW_RST BIT(29) macro
708 tmp &= ~(P3C_FORCE_IP_SW_RST | P3C_REG_IP_SW_RST); in pcie_phy_instance_power_on()
724 tmp |= P3C_FORCE_IP_SW_RST | P3C_REG_IP_SW_RST; in pcie_phy_instance_power_off()