Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-si5341.c99 #define SI5341_STATUS 0x000C macro
1469 int res = regmap_read(data->regmap, SI5341_STATUS, &status); in input_present_show()
1499 int res = regmap_read(data->regmap, SI5341_STATUS, &status); in pll_locked_show()
1774 err = regmap_read_poll_timeout(data->regmap, SI5341_STATUS, status, in si5341_probe()