Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/phy/mediatek/
H A Dphy-mtk-ufs.c32 #define FRC_CDR_PWR_ON BIT(17) macro
74 mtk_phy_clear_bits(mmio + MP_LN_RX_44, FRC_CDR_PWR_ON); in ufs_mtk_phy_set_active()
107 mtk_phy_set_bits(mmio + MP_LN_RX_44, FRC_CDR_PWR_ON); in ufs_mtk_phy_set_deep_hibern()
/kernel/linux/linux-5.10/drivers/phy/mediatek/
H A Dphy-mtk-ufs.c29 #define FRC_CDR_PWR_ON BIT(17) macro
105 mphy_clr_bit(phy, MP_LN_RX_44, FRC_CDR_PWR_ON); in ufs_mtk_phy_set_active()
136 mphy_set_bit(phy, MP_LN_RX_44, FRC_CDR_PWR_ON); in ufs_mtk_phy_set_deep_hibern()

Completed in 2 milliseconds