Searched defs:ltc4282_state (Results 1 – 1 of 1) sorted by relevance
131 struct ltc4282_state { struct132 struct regmap *map;133 struct clk_hw clk_hw;157 struct ltc4282_state *st = container_of(hw, struct ltc4282_state, in ltc4282_set_rate() argument