Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/
Dclk-si5341.c114 #define SI5341_STATUS_LOSREF BIT(2) macro
1472 res = !(status & SI5341_STATUS_LOSREF); in input_present_show()
1487 res = !(status & SI5341_STATUS_LOSREF); in input_present_sticky_show()
1765 !(status & (SI5341_STATUS_LOSREF | SI5341_STATUS_LOL)), in si5341_probe()