Home
last modified time | relevance | path

Searched defs:regmap_config (Results 1 – 25 of 82) sorted by relevance

1234

/openbmc/linux/include/linux/
H A Dregmap.h389 const char *name;
391 int reg_bits;
392 int reg_stride;
393 int reg_shift;
395 int pad_bits;
396 int val_bits;
408 void *lock_arg;
421 bool fast_io;
422 bool io_port;
452 bool use_hwlock;
[all …]
/openbmc/linux/drivers/mfd/
H A Dsimple-mfd-i2c.h27 const struct regmap_config *regmap_config; member
H A Dhi6421-spmi-pmic.c22 static const struct regmap_config regmap_config = { variable
H A Dsimple-mfd-i2c.c35 const struct regmap_config *regmap_config; in simple_mfd_i2c_probe() local
H A Darizona-i2c.c28 const struct regmap_config *regmap_config = NULL; in arizona_i2c_probe() local
H A Darizona-spi.c196 const struct regmap_config *regmap_config = NULL; in arizona_spi_probe() local
H A Dbd9571mwv.c209 const struct regmap_config *regmap_config; in bd9571mwv_probe() local
H A Dntxec.c131 static const struct regmap_config regmap_config = { variable
H A Drohm-bd71828.c472 const struct regmap_config *regmap_config; in bd71828_i2c_probe() local
H A Docelot-spi.c189 struct regmap_config regmap_config; in ocelot_spi_init_regmap() local
H A Dintel_soc_pmic_crc.c147 const struct regmap_config *regmap_config; member
H A Dwm8994-core.c307 struct regmap_config *regmap_config; in wm8994_device_init() local
/openbmc/linux/sound/soc/codecs/
H A Dcs35l56-spi.c19 const struct regmap_config *regmap_config = &cs35l56_regmap_spi; in cs35l56_spi_probe() local
H A Dcs35l56-i2c.c22 const struct regmap_config *regmap_config = &cs35l56_regmap_i2c; in cs35l56_i2c_probe() local
H A Dcs35l41-spi.c32 const struct regmap_config *regmap_config = &cs35l41_regmap_spi; in cs35l41_spi_probe() local
H A Dcs35l41-i2c.c37 const struct regmap_config *regmap_config = &cs35l41_regmap_i2c; in cs35l41_i2c_probe() local
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_spi.c42 const struct regmap_config *regmap_config; in ksz_spi_probe() local
/openbmc/linux/drivers/regulator/
H A Dpv88080-regulator.c48 const struct pv88080_compatible_regmap *regmap_config; member
382 const struct pv88080_compatible_regmap *regmap_config; in pv88080_i2c_probe() local
/openbmc/linux/drivers/media/tuners/
H A Dtua9001.c176 static const struct regmap_config regmap_config = { in tua9001_probe() local
H A Dtda18212.c184 static const struct regmap_config regmap_config = { in tda18212_probe() local
/openbmc/linux/drivers/net/dsa/
H A Dmt7530-mdio.c146 static struct regmap_config *regmap_config; in mt7530_probe() local
/openbmc/linux/drivers/rtc/
H A Drtc-sd3078.c160 static const struct regmap_config regmap_config = { variable
/openbmc/linux/drivers/media/dvb-frontends/
H A Dm88ds3103_priv.h33 struct regmap_config regmap_config; member
H A Dmn88473.c615 static const struct regmap_config regmap_config = { in mn88473_probe() local
/openbmc/linux/drivers/hwspinlock/
H A Dqcom_hwspinlock.c25 const struct regmap_config *regmap_config; member

1234