Home
last modified time | relevance | path

Searched refs:twl6040_set_pll (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/mfd/
Dtwl6040.h243 int twl6040_set_pll(struct twl6040 *twl6040, int pll_id,
/linux-6.1.9/drivers/mfd/
Dtwl6040.c371 int twl6040_set_pll(struct twl6040 *twl6040, int pll_id, in twl6040_set_pll() function
512 EXPORT_SYMBOL(twl6040_set_pll);
/linux-6.1.9/sound/soc/codecs/
Dtwl6040.c833 ret = twl6040_set_pll(twl6040, TWL6040_SYSCLK_SEL_LPPLL, in twl6040_set_bias_level()
923 ret = twl6040_set_pll(twl6040, priv->pll, priv->clk_in, priv->sysclk); in twl6040_prepare()