Searched refs:LTC4282_CLK_DIV (Results 1 – 1 of 1) sorted by relevance
71 #define LTC4282_CLK_DIV 0x10 macro168 return regmap_update_bits(st->map, LTC4282_CLK_DIV, LTC4282_CLKOUT_MASK, in ltc4282_set_rate()197 ret = regmap_read(st->map, LTC4282_CLK_DIV, &clkdiv); in ltc4282_recalc_rate()215 regmap_clear_bits(st->map, LTC4282_CLK_DIV, LTC4282_CLKOUT_MASK); in ltc4282_disable()1189 return regmap_update_bits(st->map, LTC4282_CLK_DIV, in ltc428_clks_setup()