Searched refs:auto_repeat (Results 1 – 1 of 1) sorted by relevance
241 unsigned int auto_repeat; in sgpio_single_shot() local249 auto_repeat = SGPIO_OCELOT_AUTO_REPEAT; in sgpio_single_shot()253 auto_repeat = SGPIO_SPARX5_AUTO_REPEAT; in sgpio_single_shot()268 ret = regmap_update_bits(priv->regs, addr, single_shot | auto_repeat, in sgpio_single_shot()277 ret2 = regmap_update_bits(priv->regs, addr, auto_repeat, auto_repeat); in sgpio_single_shot()