Home
last modified time | relevance | path

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

/include/linux/
Dregmap.h488 struct regmap_range_cfg { struct
489 const char *name;
492 unsigned int range_min;
493 unsigned int range_max;
496 unsigned int selector_reg;
497 unsigned int selector_mask;
498 int selector_shift;
501 unsigned int window_start;
502 unsigned int window_len;