Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
A Dhw.c1146 .enable_pll_clk = ath10k_hw_qca6174_enable_pll_clock,
1151 .enable_pll_clk = ath10k_hw_qca6174_enable_pll_clock,
A Dhw.h650 int (*enable_pll_clk)(struct ath10k *ar); member
A Dcore.c2998 if (ar->hw_params.hw_ops->enable_pll_clk) { in ath10k_core_start()
2999 status = ar->hw_params.hw_ops->enable_pll_clk(ar); in ath10k_core_start()

Completed in 17 milliseconds