Home
last modified time | relevance | path

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

/include/linux/
Dregmap.h437 struct regmap_range_cfg { struct
438 const char *name;
441 unsigned int range_min;
442 unsigned int range_max;
445 unsigned int selector_reg;
446 unsigned int selector_mask;
447 int selector_shift;
450 unsigned int window_start;
451 unsigned int window_len;