Searched refs:SI5351_CLK_PLL_SELECT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/clk/
H A Dclk-si5351.h69 #define SI5351_CLK_PLL_SELECT (1<<5) macro
H A Dclk-si5351.c571 si5351_set_bits(drvdata, SI5351_CLK0_CTRL + num, SI5351_CLK_PLL_SELECT, _si5351_msynth_reparent()
573 SI5351_CLK_PLL_SELECT); _si5351_msynth_reparent()
585 return (val & SI5351_CLK_PLL_SELECT) ? 1 : 0; si5351_msynth_get_parent()

Completed in 42 milliseconds