Home
last modified time | relevance | path

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

/include/linux/
Dregmap.h429 struct regmap_range_cfg { struct
430 const char *name;
433 unsigned int range_min;
434 unsigned int range_max;
437 unsigned int selector_reg;
438 unsigned int selector_mask;
439 int selector_shift;
442 unsigned int window_start;
443 unsigned int window_len;