Searched refs:single_shot (Results 1 – 2 of 2) sorted by relevance
238 unsigned int single_shot; in sgpio_single_shot() local246 single_shot = SGPIO_OCELOT_SINGLE_SHOT; in sgpio_single_shot()250 single_shot = SGPIO_SPARX5_SINGLE_SHOT; in sgpio_single_shot()266 ret = regmap_update_bits(priv->regs, addr, single_shot | auto_repeat, in sgpio_single_shot()267 single_shot); in sgpio_single_shot()272 !(ctrl & single_shot), 100, 60000); in sgpio_single_shot()
129 bool single_shot; member289 if (ina->single_shot) { in ina3221_read_in()346 if (ina->single_shot) { in ina3221_read_curr()812 ina->single_shot = of_property_read_bool(np, "ti,single-shot"); in ina3221_probe_from_dt()865 if (ina->single_shot) in ina3221_probe()