Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-si5351.h71 #define SI5351_CLK_INPUT_MASK (3<<2) macro
Dclk-si5351.c836 SI5351_CLK_INPUT_MASK, val); in _si5351_clkout_reparent()
910 switch (val & SI5351_CLK_INPUT_MASK) { in _si5351_clkout_reset_pll()
966 switch (val & SI5351_CLK_INPUT_MASK) { in si5351_clkout_get_parent()