Home
last modified time | relevance | path

Searched defs:pll_stop (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dsmc37c669.c540 unsigned pll_stop : 1; /* 1 = stop PLLs */ member
/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c1351 static int pll_stop(struct stm32mp1_clk_priv *priv, int pll_id) in pll_stop() function