Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h69348 struct regmap_range_cfg { struct
69349 const char *name;
69350 unsigned int range_min;
69351 unsigned int range_max;
69352 unsigned int selector_reg;
69353 unsigned int selector_mask;
69354 int selector_shift;
69355 unsigned int window_start;
69356 unsigned int window_len;
69357 u64 android_kabi_reserved1;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h90464 struct regmap_range_cfg { struct
90465 const char *name;
90466 unsigned int range_min;
90467 unsigned int range_max;
90468 unsigned int selector_reg;
90469 unsigned int selector_mask;
90470 int selector_shift;
90471 unsigned int window_start;
90472 unsigned int window_len;
90473 u64 android_kabi_reserved1;