Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h100053 struct regmap_range_cfg { struct
100054 const char *name;
100055 unsigned int range_min;
100056 unsigned int range_max;
100057 unsigned int selector_reg;
100058 unsigned int selector_mask;
100059 int selector_shift;
100060 unsigned int window_start;
100061 unsigned int window_len;
Dvmlinux.h100053 struct regmap_range_cfg { struct
100054 const char *name;
100055 unsigned int range_min;
100056 unsigned int range_max;
100057 unsigned int selector_reg;
100058 unsigned int selector_mask;
100059 int selector_shift;
100060 unsigned int window_start;
100061 unsigned int window_len;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h60060 struct regmap_range_cfg { struct
60061 const char *name;
60062 unsigned int range_min;
60063 unsigned int range_max;
60064 unsigned int selector_reg;
60065 unsigned int selector_mask;
60066 int selector_shift;
60067 unsigned int window_start;
60068 unsigned int window_len;
Dvmlinux_510.h60060 struct regmap_range_cfg { struct
60061 const char *name;
60062 unsigned int range_min;
60063 unsigned int range_max;
60064 unsigned int selector_reg;
60065 unsigned int selector_mask;
60066 int selector_shift;
60067 unsigned int window_start;
60068 unsigned int window_len;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h81897 struct regmap_range_cfg { struct
81898 const char *name;
81899 unsigned int range_min;
81900 unsigned int range_max;
81901 unsigned int selector_reg;
81902 unsigned int selector_mask;
81903 int selector_shift;
81904 unsigned int window_start;
81905 unsigned int window_len;
Dvmlinux.h81897 struct regmap_range_cfg { struct
81898 const char *name;
81899 unsigned int range_min;
81900 unsigned int range_max;
81901 unsigned int selector_reg;
81902 unsigned int selector_mask;
81903 int selector_shift;
81904 unsigned int window_start;
81905 unsigned int window_len;