Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h68947 struct regmap_range_cfg { struct
68948 const char *name;
68949 unsigned int range_min;
68950 unsigned int range_max;
68951 unsigned int selector_reg;
68952 unsigned int selector_mask;
68953 int selector_shift;
68954 unsigned int window_start;
68955 unsigned int window_len;