Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-si5351.h67 #define SI5351_CLK_INPUT_MASK (3<<2) macro
H A Dclk-si5351.c840 SI5351_CLK_INPUT_MASK, val); in _si5351_clkout_reparent()
918 switch (val & SI5351_CLK_INPUT_MASK) { in _si5351_clkout_reset_pll()
977 switch (val & SI5351_CLK_INPUT_MASK) { in si5351_clkout_get_parent()