Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-ufs.c22 #define PLL_PWR_ON BIT(11) macro
65 mtk_phy_set_bits(mmio + MP_GLB_DIG_8C, PLL_PWR_ON); in ufs_mtk_phy_set_active()
116 mtk_phy_clear_bits(mmio + MP_GLB_DIG_8C, PLL_PWR_ON); in ufs_mtk_phy_set_deep_hibern()
/openbmc/linux/arch/arm/mach-bcm/
H A Dbcm63xx_pmb.c20 #define PLL_PWR_ON BIT(8) macro