Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-si5341.c115 #define SI5341_STATUS_LOL BIT(3) macro
1503 res = !(status & SI5341_STATUS_LOL); in pll_locked_show()
1518 res = !(status & SI5341_STATUS_LOL); in pll_locked_sticky_show()
1775 !(status & (SI5341_STATUS_LOSREF | SI5341_STATUS_LOL)), in si5341_probe()