Home
last modified time | relevance | path

Searched defs:regmap_range_cfg (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dregmap.h342 struct regmap_range_cfg { struct
343 const char *name;
346 unsigned int range_min;
347 unsigned int range_max;
350 unsigned int selector_reg;
351 unsigned int selector_mask;
352 int selector_shift;
355 unsigned int window_start;
356 unsigned int window_len;