Searched defs:regmap_config (Results 1 – 25 of 90) sorted by relevance
1234
393 const char *name;395 int reg_bits;396 int reg_stride;397 int reg_shift;399 int pad_bits;400 int val_bits;420 bool can_sleep;422 bool fast_io;423 bool io_port;428 void *lock_arg;[all …]
27 const struct regmap_config *regmap_config; member
22 static const struct regmap_config regmap_config = { variable
26 const struct regmap_config *regmap_config = NULL; in arizona_i2c_probe() local
35 const struct regmap_config *regmap_config; in simple_mfd_i2c_probe() local
115 const struct regmap_config *regmap_config; in adp5585_i2c_probe() local
194 const struct regmap_config *regmap_config = NULL; in arizona_spi_probe() local
209 const struct regmap_config *regmap_config; in bd9571mwv_probe() local
131 static const struct regmap_config regmap_config = { variable
186 struct regmap_config regmap_config; in ocelot_spi_init_regmap() local
493 const struct regmap_config *regmap_config; in bd71828_i2c_probe() local
149 const struct regmap_config *regmap_config; member
19 const struct regmap_config *regmap_config = &cs35l56_regmap_spi; in cs35l56_spi_probe() local
32 const struct regmap_config *regmap_config = &cs35l41_regmap_spi; in cs35l41_spi_probe() local
22 const struct regmap_config *regmap_config = &cs35l56_regmap_i2c; in cs35l56_i2c_probe() local
37 const struct regmap_config *regmap_config = &cs35l41_regmap_i2c; in cs35l41_i2c_probe() local
42 const struct regmap_config *regmap_config; in ksz_spi_probe() local
44 const struct pv88080_compatible_regmap *regmap_config; member367 const struct pv88080_compatible_regmap *regmap_config; in pv88080_i2c_probe() local
126 struct regmap_config regmap_config; in goodix_berlin_spi_probe() local
176 static const struct regmap_config regmap_config = { in tua9001_probe() local
184 static const struct regmap_config regmap_config = { in tda18212_probe() local
160 static const struct regmap_config regmap_config = { variable
142 static struct regmap_config *regmap_config; in mt7530_probe() local
33 struct regmap_config regmap_config; member
525 struct regmap_config *regmap_config) in at24_make_dummy_client()596 struct regmap_config regmap_config = { }; in at24_probe() local
Completed in 45 milliseconds