Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clk/
Dclk-si5341.c114 #define SI5341_STATUS_LOSREF BIT(2) macro
1470 res = !(status & SI5341_STATUS_LOSREF); in input_present_show()
1485 res = !(status & SI5341_STATUS_LOSREF); in input_present_sticky_show()
1764 !(status & (SI5341_STATUS_LOSREF | SI5341_STATUS_LOL)), in si5341_probe()