Searched defs:regmap_config (Results 1 – 2 of 2) sorted by relevance
400 const char *name;402 int reg_bits;403 int reg_stride;404 int reg_shift;406 int pad_bits;407 int val_bits;427 bool can_sleep;429 bool fast_io;430 bool io_port;435 void *lock_arg;[all …]
39 const struct regmap_config *regmap_config; member
Completed in 19 milliseconds