Searched refs:LTC4282_CLK_DIV (Results 1 – 1 of 1) sorted by relevance
69 #define LTC4282_CLK_DIV 0x10 macro164 return regmap_update_bits(st->map, LTC4282_CLK_DIV, LTC4282_CLKOUT_MASK, in ltc4282_set_rate()195 ret = regmap_read(st->map, LTC4282_CLK_DIV, &clkdiv); in ltc4282_recalc_rate()213 regmap_clear_bits(st->map, LTC4282_CLK_DIV, LTC4282_CLKOUT_MASK); in ltc4282_disable()1161 return regmap_update_bits(st->map, LTC4282_CLK_DIV, in ltc428_clks_setup()