Home
last modified time | relevance | path

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

/include/linux/
A Dregmap.h492 struct regmap_range_cfg { struct
493 const char *name;
496 unsigned int range_min;
497 unsigned int range_max;
500 unsigned int selector_reg;
501 unsigned int selector_mask;
502 int selector_shift;
505 unsigned int window_start;
506 unsigned int window_len;

Completed in 10 milliseconds