Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dcthw20k2.c1301 static int hw_pll_init(struct hw *hw, unsigned int rsr) in hw_pll_init() function
2129 err = hw_pll_init(hw, info->rsr); in hw_card_init()
2221 .pll_init = hw_pll_init,
H A Dcthw20k1.c1307 static int hw_pll_init(struct hw *hw, unsigned int rsr) in hw_pll_init() function
2000 err = hw_pll_init(hw, info->rsr); in hw_card_init()
2152 .pll_init = hw_pll_init,