LTC4282_CLK_DIV
return regmap_update_bits(st->map, LTC4282_CLK_DIV,
return regmap_update_bits(st->map, LTC4282_CLK_DIV, LTC4282_CLKOUT_MASK,
ret = regmap_read(st->map, LTC4282_CLK_DIV, &clkdiv);
regmap_clear_bits(st->map, LTC4282_CLK_DIV, LTC4282_CLKOUT_MASK);