Searched refs:regmap_config (Results 76 - 100 of 1350) sorted by relevance

1234567891011>>

/linux-master/sound/soc/codecs/
H A Dtlv320aic23.h13 struct regmap_config;
15 extern const struct regmap_config tlv320aic23_regmap;
H A Dpcm3168a.h14 extern const struct regmap_config pcm3168a_regmap;
H A Dwm8804.h64 extern const struct regmap_config wm8804_regmap_config;
H A Dadau1761-spi.c33 struct regmap_config config;
H A Dadau1781-spi.c33 struct regmap_config config;
H A Dtlv320aic3x-spi.c23 struct regmap_config config;
/linux-master/drivers/hwmon/
H A Dsch56xx-common.h13 const struct regmap_config *config);
/linux-master/drivers/mfd/
H A Dintel_soc_pmic_crc.c111 static const struct regmap_config crystal_cove_regmap_config = {
147 const struct regmap_config *regmap_config; member in struct:crystal_cove_config
155 .regmap_config = &crystal_cove_regmap_config,
163 .regmap_config = &crystal_cove_regmap_config,
185 pmic->regmap = devm_regmap_init_i2c(i2c, config->regmap_config);
H A Dsmpro-core.c83 static const struct regmap_config smpro_regmap_config = {
97 const struct regmap_config *config;
H A Dmadera-spi.c23 const struct regmap_config *regmap_16bit_config = NULL;
24 const struct regmap_config *regmap_32bit_config = NULL;
H A Dmadera-i2c.c22 const struct regmap_config *regmap_16bit_config = NULL;
23 const struct regmap_config *regmap_32bit_config = NULL;
H A Dbcm590xx.c26 static const struct regmap_config bcm590xx_regmap_config_pri = {
33 static const struct regmap_config bcm590xx_regmap_config_sec = {
/linux-master/drivers/thermal/
H A Damlogic_thermal.c86 * @regmap_config: regmap config for the device
92 const struct regmap_config *regmap_config; member in struct:amlogic_thermal_data
197 static const struct regmap_config amlogic_thermal_regmap_config_g12a = {
214 .regmap_config = &amlogic_thermal_regmap_config_g12a,
220 .regmap_config = &amlogic_thermal_regmap_config_g12a,
256 pdata->data->regmap_config);
/linux-master/drivers/base/regmap/
H A Dregmap-spi.c113 const struct regmap_config *config)
141 const struct regmap_config *config,
155 const struct regmap_config *config,
H A Dregmap-fsi.c153 const struct regmap_config *config)
206 struct regmap *__regmap_init_fsi(struct fsi_device *fsi_dev, const struct regmap_config *config,
219 const struct regmap_config *config,
H A Dregmap-mdio.c86 const struct regmap_config *config, struct lock_class_key *lock_key,
103 const struct regmap_config *config, struct lock_class_key *lock_key,
H A Dregmap-kunit.c29 static const struct regmap_config test_regmap_config = {
69 static struct regmap *gen_regmap(struct regmap_config *config,
124 struct regmap_config config;
153 struct regmap_config config;
190 struct regmap_config config;
223 struct regmap_config config;
258 struct regmap_config config;
298 struct regmap_config config;
326 struct regmap_config config;
360 struct regmap_config confi
[all...]
/linux-master/drivers/iio/pressure/
H A Dbmp280.h425 const struct regmap_config *regmap_config; member in struct:bmp280_chip_info
468 extern const struct regmap_config bmp180_regmap_config;
469 extern const struct regmap_config bmp280_regmap_config;
470 extern const struct regmap_config bmp380_regmap_config;
471 extern const struct regmap_config bmp580_regmap_config;
H A Dzpa2326_spi.c21 static const struct regmap_config zpa2326_regmap_spi_config = {
/linux-master/sound/soc/tegra/
H A Dtegra210_ahub.h115 const struct regmap_config *regmap_config; member in struct:tegra_ahub_soc_data
H A Dtegra210_amx.h82 const struct regmap_config *regmap_conf;
/linux-master/drivers/clk/sprd/
H A Dcommon.c16 static const struct regmap_config sprdclk_regmap_config = {
46 struct regmap_config reg_config = sprdclk_regmap_config;
/linux-master/include/linux/mfd/da9055/
H A Dcore.h78 extern const struct regmap_config da9055_regmap_config;
/linux-master/include/linux/
H A Dsunxi-rsb.h87 const struct regmap_config *config,
/linux-master/drivers/iio/accel/
H A Dbmc150-accel.h93 extern const struct regmap_config bmc150_regmap_conf;

Completed in 226 milliseconds

1234567891011>>