Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dregmap.h186 struct regmap_config { struct
187 const char *name;
189 int reg_bits;
190 int reg_stride;
191 int pad_bits;
192 int val_bits;
194 bool (*writeable_reg)(struct device *dev, unsigned int reg);
195 bool (*readable_reg)(struct device *dev, unsigned int reg);
196 bool (*volatile_reg)(struct device *dev, unsigned int reg);
197 bool (*precious_reg)(struct device *dev, unsigned int reg);
[all …]
/linux-4.1.27/drivers/mfd/
Darizona-i2c.c30 const struct regmap_config *regmap_config; in arizona_i2c_probe() local
Darizona-spi.c30 const struct regmap_config *regmap_config; in arizona_spi_probe() local
Dintel_soc_pmic_core.h26 const struct regmap_config *regmap_config; member
Dwm8994-core.c328 struct regmap_config *regmap_config; in wm8994_device_init() local
Dlm3533-core.c586 static const struct regmap_config regmap_config = { variable
Dsta2x11-mfd.c313 struct regmap_config *regmap_config = sta2x11_mfd_regmap_configs[index]; in sta2x11_mfd_platform_probe() local
/linux-4.1.27/drivers/media/tuners/
Dtda18212.c198 static const struct regmap_config regmap_config = { in tda18212_probe() local
Dit913x.c396 static const struct regmap_config regmap_config = { in it913x_probe() local
De4000.c483 static const struct regmap_config regmap_config = { in e4000_probe() local
Dm88rs6000t.c594 static const struct regmap_config regmap_config = { in m88rs6000t_probe() local
/linux-4.1.27/drivers/staging/media/mn88473/
Dmn88473.c389 static const struct regmap_config regmap_config = { in mn88473_probe() local
/linux-4.1.27/drivers/staging/media/mn88472/
Dmn88472.c444 static const struct regmap_config regmap_config = { in mn88472_probe() local
/linux-4.1.27/sound/soc/codecs/
Dak4642.c144 const struct regmap_config *regmap_config; member
Dtlv320aic31xx.c1236 const struct regmap_config *regmap_config; in aic31xx_i2c_probe() local
/linux-4.1.27/drivers/media/dvb-frontends/
Drtl2830.c827 static const struct regmap_config regmap_config = { in rtl2830_probe() local
Drtl2832_priv.h37 struct regmap_config regmap_config; member