Searched refs:single_shot (Results 1 – 1 of 1) sorted by relevance
239 unsigned int single_shot; in sgpio_single_shot() local247 single_shot = SGPIO_OCELOT_SINGLE_SHOT; in sgpio_single_shot()251 single_shot = SGPIO_SPARX5_SINGLE_SHOT; in sgpio_single_shot()267 ret = regmap_update_bits(priv->regs, addr, single_shot | auto_repeat, in sgpio_single_shot()268 single_shot); in sgpio_single_shot()273 !(ctrl & single_shot), 100, 60000); in sgpio_single_shot()