Home
last modified time | relevance | path

Searched refs:P2C_RG_SESSEND (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c104 #define P2C_RG_SESSEND BIT(4) macro
534 tmp &= ~P2C_RG_SESSEND; in u2_phy_instance_power_on()
568 tmp |= P2C_RG_SESSEND; in u2_phy_instance_power_off()
/kernel/linux/linux-6.6/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c116 #define P2C_RG_SESSEND BIT(4) macro
873 mtk_phy_clear_bits(com + U3P_U2PHYDTM1, P2C_RG_SESSEND); in u2_phy_instance_power_on()
895 mtk_phy_set_bits(com + U3P_U2PHYDTM1, P2C_RG_SESSEND); in u2_phy_instance_power_off()

Completed in 5 milliseconds