Searched defs:regmap_field (Results 1 – 1 of 1) sorted by relevance
186 struct regmap_field { struct187 struct regmap *regmap;188 unsigned int mask;190 unsigned int shift;191 unsigned int reg;193 unsigned int id_size;194 unsigned int id_offset;