Searched refs:SI5341_STATUS_LOSREF (Results 1 – 1 of 1) sorted by relevance
114 #define SI5341_STATUS_LOSREF BIT(2) macro1473 res = !(status & SI5341_STATUS_LOSREF); in input_present_show()1488 res = !(status & SI5341_STATUS_LOSREF); in input_present_sticky_show()1775 !(status & (SI5341_STATUS_LOSREF | SI5341_STATUS_LOL)), in si5341_probe()