Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/
Dclk-si5351.h67 #define SI5351_CLK_INPUT_MASK (3<<2) macro
Dclk-si5351.c832 SI5351_CLK_INPUT_MASK, val); in _si5351_clkout_reparent()
906 switch (val & SI5351_CLK_INPUT_MASK) { in _si5351_clkout_reset_pll()
962 switch (val & SI5351_CLK_INPUT_MASK) { in si5351_clkout_get_parent()