Searched refs:SI5341_STATUS_STICKY (Results 1 – 1 of 1) sorted by relevance
101 #define SI5341_STATUS_STICKY 0x0011 macro1484 int res = regmap_read(data->regmap, SI5341_STATUS_STICKY, &status); in input_present_sticky_show()1514 int res = regmap_read(data->regmap, SI5341_STATUS_STICKY, &status); in pll_locked_sticky_show()1533 int res = regmap_write(data->regmap, SI5341_STATUS_STICKY, 0); in clear_sticky_store()1783 err = regmap_write(data->regmap, SI5341_STATUS_STICKY, 0); in si5341_probe()