TIM_SR_UIF
regmap_write(priv->regmap, TIM_SR, (u32)~TIM_SR_UIF);
if (sr & TIM_SR_UIF) {
clr &= ~TIM_SR_UIF;