Searched refs:SI5341_STATUS (Results 1 – 1 of 1) sorted by relevance
99 #define SI5341_STATUS 0x000C macro1469 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()