Searched refs:pll_rdy (Results 1 – 2 of 2) sorted by relevance
518 struct completion pll_rdy; member
343 } else if (to_poll == &cs43130->pll_rdy) { in cs43130_wait_for_completion()438 reinit_completion(&cs43130->pll_rdy); in cs43130_change_clksrc()443 ret = cs43130_wait_for_completion(cs43130, &cs43130->pll_rdy, 100); in cs43130_change_clksrc()2256 complete(&cs43130->pll_rdy); in cs43130_irq_thread()2586 init_completion(&cs43130->pll_rdy); in cs43130_i2c_probe()