pll_enable        776 drivers/clk/clk-stm32h7.c 	.enable		= pll_enable,
pll_enable        871 drivers/clk/clk-stm32h7.c 		pll_enable(hwp);
pll_enable        901 drivers/clk/clk-stm32h7.c 		pll_enable(hwp);
pll_enable        924 drivers/clk/clk-stm32h7.c 		pll_enable(hwp);
pll_enable        860 drivers/clk/clk-stm32mp1.c 	.enable		= pll_enable,
pll_enable         89 drivers/phy/ti/phy-am654-serdes.c static const struct reg_field pll_enable = REG_FIELD(WIZ_PLL_CTRL, 29, 31);
pll_enable        101 drivers/phy/ti/phy-am654-serdes.c 	struct regmap_field	*pll_enable;
pll_enable        118 drivers/phy/ti/phy-am654-serdes.c 	ret = regmap_field_write(phy->pll_enable, PLL_ENABLE_STATE);
pll_enable        131 drivers/phy/ti/phy-am654-serdes.c 	ret = regmap_field_write(phy->pll_enable, PLL_DISABLE_STATE);
pll_enable        539 drivers/phy/ti/phy-am654-serdes.c 	am654_phy->pll_enable = devm_regmap_field_alloc(dev, regmap,
pll_enable        540 drivers/phy/ti/phy-am654-serdes.c 							pll_enable);
pll_enable        541 drivers/phy/ti/phy-am654-serdes.c 	if (IS_ERR(am654_phy->pll_enable)) {
pll_enable        543 drivers/phy/ti/phy-am654-serdes.c 		return PTR_ERR(am654_phy->pll_enable);
pll_enable        162 sound/soc/codecs/tas2552.c 	u8 pll_enable;
pll_enable        172 sound/soc/codecs/tas2552.c 	pll_enable = snd_soc_component_read32(component, TAS2552_CFG_2) & TAS2552_PLL_ENABLE;
pll_enable        230 sound/soc/codecs/tas2552.c 			    pll_enable);