Searched refs:mphy_set_bit (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/mediatek/ |
H A D | phy-mtk-ufs.c | 51 static void mphy_set_bit(struct ufs_mtk_phy *phy, u32 reg, u32 bit) in mphy_set_bit() function 96 mphy_set_bit(phy, MP_GLB_DIG_8C, PLL_PWR_ON); in ufs_mtk_phy_set_active() 104 mphy_set_bit(phy, MP_LN_RX_44, CDR_PWR_ON); in ufs_mtk_phy_set_active() 112 mphy_set_bit(phy, MP_LN_DIG_RX_AC, RX_SQ_EN); in ufs_mtk_phy_set_active() 125 mphy_set_bit(phy, MP_LN_DIG_RX_9C, FSM_DIFZ_FRC); in ufs_mtk_phy_set_deep_hibern() 128 mphy_set_bit(phy, MP_LN_DIG_RX_AC, FRC_RX_SQ_EN); in ufs_mtk_phy_set_deep_hibern() 132 mphy_set_bit(phy, MP_LN_RX_44, FRC_CDR_ISO_EN); in ufs_mtk_phy_set_deep_hibern() 133 mphy_set_bit(phy, MP_LN_RX_44, CDR_ISO_EN); in ufs_mtk_phy_set_deep_hibern() 136 mphy_set_bit(phy, MP_LN_RX_44, FRC_CDR_PWR_ON); in ufs_mtk_phy_set_deep_hibern() 140 mphy_set_bit(ph in ufs_mtk_phy_set_deep_hibern() [all...] |
Completed in 1 milliseconds