Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-si5341.c163 #define SI5341_OUT_CFG_RDIV_FORCE2 BIT(2) macro
808 if (val & SI5341_OUT_CFG_RDIV_FORCE2) in si5341_output_clk_recalc_rate()
889 SI5341_OUT_CFG_RDIV_FORCE2, in si5341_output_clk_set_rate()
890 (r_div == 0) ? SI5341_OUT_CFG_RDIV_FORCE2 : 0); in si5341_output_clk_set_rate()