Home
last modified time | relevance | path

Searched refs:pll_init (Results 1 – 5 of 5) sorted by relevance

/sound/pci/ctxfi/
Dcthardware.h71 int (*pll_init)(struct hw *hw, unsigned int rsr); member
Dcthw20k1.c2158 .pll_init = hw_pll_init,
Dcthw20k2.c2224 .pll_init = hw_pll_init,
Dctatc.c850 err = hw->pll_init(hw, rate); in atc_pll_init()
/sound/soc/codecs/
Dtscs454.c48 static inline void pll_init(struct pll *pll, int id) in pll_init() function
292 pll_init(&tscs454->pll1, 1); in tscs454_data_init()
293 pll_init(&tscs454->pll2, 2); in tscs454_data_init()