Searched refs:regmap_config (Results 1 - 200 of 397) sorted by relevance

12

/linux-4.4.14/drivers/mfd/
H A Dwm8994.h20 extern struct regmap_config wm1811_regmap_config;
21 extern struct regmap_config wm8994_regmap_config;
22 extern struct regmap_config wm8958_regmap_config;
23 extern struct regmap_config wm8994_base_regmap_config;
H A Darizona-i2c.c30 const struct regmap_config *regmap_config = NULL; arizona_i2c_probe() local
42 regmap_config = &wm5102_i2c_regmap; arizona_i2c_probe()
47 regmap_config = &wm5110_i2c_regmap; arizona_i2c_probe()
51 regmap_config = &wm8997_i2c_regmap; arizona_i2c_probe()
56 regmap_config = &wm8998_i2c_regmap; arizona_i2c_probe()
63 if (!regmap_config) { arizona_i2c_probe()
73 arizona->regmap = devm_regmap_init_i2c(i2c, regmap_config); arizona_i2c_probe()
H A Darizona.h22 extern const struct regmap_config wm5102_i2c_regmap;
23 extern const struct regmap_config wm5102_spi_regmap;
25 extern const struct regmap_config wm5110_i2c_regmap;
26 extern const struct regmap_config wm5110_spi_regmap;
28 extern const struct regmap_config wm8997_i2c_regmap;
30 extern const struct regmap_config wm8998_i2c_regmap;
H A Darizona-spi.c30 const struct regmap_config *regmap_config = NULL; arizona_spi_probe() local
42 regmap_config = &wm5102_spi_regmap; arizona_spi_probe()
47 regmap_config = &wm5110_spi_regmap; arizona_spi_probe()
54 if (!regmap_config) { arizona_spi_probe()
64 arizona->regmap = devm_regmap_init_spi(spi, regmap_config); arizona_spi_probe()
H A Dintel_soc_pmic_core.h26 const struct regmap_config *regmap_config; member in struct:intel_soc_pmic_config
H A Dsec-core.c185 static const struct regmap_config sec_regmap_config = {
190 static const struct regmap_config s2mpa01_regmap_config = {
199 static const struct regmap_config s2mps11_regmap_config = {
208 static const struct regmap_config s2mps13_regmap_config = {
217 static const struct regmap_config s2mps14_regmap_config = {
226 static const struct regmap_config s2mpu02_regmap_config = {
235 static const struct regmap_config s5m8763_regmap_config = {
244 static const struct regmap_config s5m8767_regmap_config = {
342 const struct regmap_config *regmap; sec_pmic_probe()
H A Dsta2x11-mfd.c186 static struct regmap_config sta2x11_sctl_regmap_config = {
207 static struct regmap_config sta2x11_scr_regmap_config = {
246 static struct regmap_config sta2x11_apbreg_regmap_config = {
285 static struct regmap_config sta2x11_apb_soc_regs_regmap_config = {
296 static struct regmap_config *
313 struct regmap_config *regmap_config = sta2x11_mfd_regmap_configs[index]; sta2x11_mfd_platform_probe() local
319 if (!regmap_config) sta2x11_mfd_platform_probe()
334 regmap_config->lock_arg = &mfd->lock; sta2x11_mfd_platform_probe()
339 regmap_config->cache_type = REGCACHE_NONE; sta2x11_mfd_platform_probe()
341 regmap_config); sta2x11_mfd_platform_probe()
H A Dbcm590xx.c31 static const struct regmap_config bcm590xx_regmap_config_pri = {
38 static const struct regmap_config bcm590xx_regmap_config_sec = {
H A Dintel_soc_pmic_crc.c117 static const struct regmap_config crystal_cove_regmap_config = {
162 .regmap_config = &crystal_cove_regmap_config,
H A Dwm8994-core.c328 struct regmap_config *regmap_config; wm8994_device_init() local
501 regmap_config = &wm1811_regmap_config; wm8994_device_init()
504 regmap_config = &wm8994_regmap_config; wm8994_device_init()
507 regmap_config = &wm8958_regmap_config; wm8994_device_init()
514 ret = regmap_reinit_cache(wm8994->regmap, regmap_config); wm8994_device_init()
H A Dmax77843.c44 static const struct regmap_config max77843_charger_regmap_config = {
50 static const struct regmap_config max77843_regmap_config = {
H A Dsyscon.c39 static struct regmap_config syscon_regmap_config = {
51 struct regmap_config syscon_config = syscon_regmap_config; of_syscon_register()
H A Dda9052-spi.c26 struct regmap_config config; da9052_spi_probe()
H A Dhi6421-pmic-core.c38 static const struct regmap_config hi6421_regmap_config = {
H A Dmax77686.c114 static const struct regmap_config max77686_regmap_config = {
119 static const struct regmap_config max77686_rtc_regmap_config = {
124 static const struct regmap_config max77802_regmap_config = {
215 const struct regmap_config *config; max77686_i2c_probe()
H A Dmc13xxx-i2c.c49 static const struct regmap_config mc13xxx_regmap_i2c_config = {
H A Drn5t618.c42 static const struct regmap_config rn5t618_regmap_config = {
H A Dsky81452.c30 static const struct regmap_config sky81452_config = {
H A Dsmsc-ece1099.c27 static const struct regmap_config smsc_regmap_config = {
H A Dmax77693.c62 static const struct regmap_config max77693_regmap_config = {
120 static const struct regmap_config max77693_regmap_muic_config = {
157 static const struct regmap_config max77693_regmap_haptic_config = {
H A Datmel-hlcdc.c72 static const struct regmap_config atmel_hlcdc_regmap_config = {
H A Daxp20x.c212 static const struct regmap_config axp152_regmap_config = {
221 static const struct regmap_config axp20x_regmap_config = {
230 static const struct regmap_config axp22x_regmap_config = {
239 static const struct regmap_config axp288_regmap_config = {
H A Ddavinci_voicecodec.c36 static const struct regmap_config davinci_vc_regmap = {
H A Drt5033.c56 static const struct regmap_config rt5033_regmap_config = {
H A Dmax8907.c63 static const struct regmap_config max8907_regmap_gen_config = {
108 static const struct regmap_config max8907_regmap_rtc_config = {
H A Dlm3533-core.c582 static const struct regmap_config regmap_config = { variable in typeref:struct:regmap_config
604 lm3533->regmap = devm_regmap_init_i2c(i2c, &regmap_config); lm3533_i2c_probe()
H A D88pm80x.c47 const struct regmap_config pm80x_regmap_config = {
H A Das3711.c105 static const struct regmap_config as3711_regmap_config = {
H A Dda9063-i2c.c199 static struct regmap_config da9063_regmap_config = {
H A Dintel_soc_pmic_core.c85 pmic->regmap = devm_regmap_init_i2c(i2c, config->regmap_config); intel_soc_pmic_i2c_probe()
H A Dlp3943.c102 static const struct regmap_config lp3943_regmap_config = {
H A Dlp8788.c167 static const struct regmap_config lp8788_regmap_config = {
H A Dmc13xxx-spi.c51 static const struct regmap_config mc13xxx_regmap_spi_config = {
H A Dqcom-spmi-pmic.c114 static const struct regmap_config spmi_regmap_config = {
H A Drk808.c60 static const struct regmap_config rk808_regmap_config = {
H A Dsi476x-prop.c221 static const struct regmap_config si476x_regmap_config = {
H A Dtps6105x.c28 static struct regmap_config tps6105x_regmap_config = {
H A Dtps65090.c161 static const struct regmap_config tps65090_regmap_config = {
H A Dwm8400-core.c139 static const struct regmap_config wm8400_regmap_config = {
H A Dmax14577.c187 static const struct regmap_config max14577_muic_regmap_config = {
194 static const struct regmap_config max77836_pmic_regmap_config = {
H A Das3722.c321 static const struct regmap_config as3722_regmap_config = {
H A Dda9055-core.c248 const struct regmap_config da9055_regmap_config = {
H A Dpcf50633-core.c186 static const struct regmap_config pcf50633_regmap_config = {
H A Drc5t583.c240 static const struct regmap_config rc5t583_regmap_config = {
H A Dretu-mfd.c225 static const struct regmap_config retu_config = {
H A Dstw481x.c170 static const struct regmap_config stw481x_regmap_config = {
H A Dti_am335x_tscadc.c44 static const struct regmap_config tscadc_regmap_config = {
H A Dtps65217.c152 static const struct regmap_config tps65217_regmap_config = {
H A Dtps65218.c138 static const struct regmap_config tps65218_regmap_config = {
H A Dda9052-core.c531 const struct regmap_config da9052_regmap_config = {
H A Dda9062-core.c426 static struct regmap_config da9062_regmap_config = {
H A Dda9150-core.c169 static const struct regmap_config da9150_regmap_config = {
H A Dintel_soc_pmic_bxtwc.c325 static const struct regmap_config bxtwc_regmap_config = {
/linux-4.4.14/sound/soc/codecs/
H A Dcs4271.h7 extern const struct regmap_config cs4271_regmap_config;
H A Dadau1761.h21 extern const struct regmap_config adau1761_regmap_config;
H A Dadau1781.h21 extern const struct regmap_config adau1781_regmap_config;
H A Dadau1977.h26 extern const struct regmap_config adau1977_regmap_config;
H A Dadav80x.h16 extern const struct regmap_config adav80x_regmap_config;
H A Dad193x-i2c.c27 struct regmap_config config; ad193x_i2c_probe()
H A Dadav801.c25 struct regmap_config config; adav80x_spi_probe()
H A Dad193x-spi.c20 struct regmap_config config; ad193x_spi_probe()
H A Dadau1761-i2c.c21 struct regmap_config config; adau1761_i2c_probe()
H A Dadau1781-i2c.c21 struct regmap_config config; adau1781_i2c_probe()
H A Dadau1977-i2c.c21 struct regmap_config config; adau1977_i2c_probe()
H A Dcs42l51-i2c.c29 struct regmap_config config; cs42l51_i2c_probe()
H A Dtas571x.c38 const struct regmap_config *regmap_config; member in struct:tas571x_chip
254 static const struct regmap_config tas5711_regmap_config = {
270 .regmap_config = &tas5711_regmap_config,
308 static const struct regmap_config tas5717_regmap_config = {
325 .regmap_config = &tas5717_regmap_config,
420 priv->chip->regmap_config); tas571x_i2c_probe()
H A Dak4642.c143 const struct regmap_config *regmap_config; member in struct:ak4642_drvdata
557 static const struct regmap_config ak4642_regmap = {
566 static const struct regmap_config ak4643_regmap = {
575 static const struct regmap_config ak4648_regmap = {
585 .regmap_config = &ak4642_regmap,
589 .regmap_config = &ak4643_regmap,
593 .regmap_config = &ak4648_regmap,
665 regmap = devm_regmap_init_i2c(i2c, drvdata->regmap_config); ak4642_i2c_probe()
H A Dtlv320aic23.h16 struct regmap_config;
18 extern const struct regmap_config tlv320aic23_regmap;
H A Dwm8804.h67 extern const struct regmap_config wm8804_regmap_config;
H A Dad193x.h22 extern const struct regmap_config ad193x_regmap_config;
H A Dadau1761-spi.c34 struct regmap_config config; adau1761_spi_probe()
H A Dadau1781-spi.c34 struct regmap_config config; adau1781_spi_probe()
H A Dadau1977-spi.c34 struct regmap_config config; adau1977_spi_probe()
H A Dcs4271-i2c.c26 struct regmap_config config; cs4271_i2c_probe()
H A Dcs4271-spi.c25 struct regmap_config config; cs4271_spi_probe()
H A Dpcm512x-i2c.c27 struct regmap_config config = pcm512x_regmap; pcm512x_i2c_probe()
H A Dak4613.c140 static const struct regmap_config ak4613_regmap_cfg = {
439 const struct regmap_config *regmap_cfg; ak4613_i2c_probe()
451 regmap_cfg = (const struct regmap_config *)id->driver_data; ak4613_i2c_probe()
H A Dcs42l51.h23 extern const struct regmap_config cs42l51_regmap;
H A Dlm4857.c112 static const struct regmap_config lm4857_regmap_config = {
H A Dmax9877.c132 static const struct regmap_config max9877_regmap = {
H A Dsti-sas.c93 const struct regmap_config *regmap;
424 static const struct regmap_config stih407_sas_regmap = {
437 static const struct regmap_config stih416_sas_regmap = {
H A Des8328.h12 extern const struct regmap_config es8328_regmap_config;
H A Dmax9768.c164 static const struct regmap_config max9768_i2c_regmap_config = {
H A Dpcm1792a.c203 static const struct regmap_config pcm1792a_regmap = {
H A Dssm2602.h40 extern const struct regmap_config ssm2602_regmap_config;
H A Dtlv320aic31xx.c133 static const struct regmap_config aic31xx_i2c_regmap = {
1235 const struct regmap_config *regmap_config; aic31xx_i2c_probe() local
1240 regmap_config = &aic31xx_i2c_regmap; aic31xx_i2c_probe()
1246 aic31xx->regmap = devm_regmap_init_i2c(i2c, regmap_config); aic31xx_i2c_probe()
H A Dad1836.c354 static const struct regmap_config ad1836_regmap_config = {
H A Dad193x.c421 const struct regmap_config ad193x_regmap_config = {
H A Dad1980.c94 static const struct regmap_config ad1980_regmap_config = {
H A Dak4104.c254 static const struct regmap_config ak4104_regmap = {
H A Dcs42xx8.h24 extern const struct regmap_config cs42xx8_regmap_config;
H A Dcs4349.c268 static const struct regmap_config cs4349_regmap = {
H A Djz4740.c309 static const struct regmap_config jz4740_codec_regmap_config = {
H A Dmax9850.c61 static const struct regmap_config max9850_regmap = {
H A Dpcm1681.c281 static const struct regmap_config pcm1681_regmap = {
H A Dpcm512x.h265 extern const struct regmap_config pcm512x_regmap;
H A Dsta529.c324 static const struct regmap_config sta529_regmap = {
H A Dtfa9879.c243 static const struct regmap_config tfa9879_regmap = {
H A Dtlv320aic26.c332 static const struct regmap_config aic26_regmap = {
H A Dts3a227e.c257 static const struct regmap_config ts3a227e_regmap_config = {
H A Dwm8728.c232 static const struct regmap_config wm8728_regmap = {
/linux-4.4.14/include/linux/rtc/
H A Dsirfsoc_rtciobrg.h12 struct regmap_config;
20 const struct regmap_config *config);
/linux-4.4.14/drivers/clk/qcom/
H A Dcommon.h17 struct regmap_config;
26 const struct regmap_config *config;
H A Dlcc-ipq806x.c416 static const struct regmap_config lcc_ipq806x_regmap_config = {
/linux-4.4.14/drivers/iio/gyro/
H A Dbmg160_i2c.c9 static const struct regmap_config bmg160_regmap_i2c_conf = {
H A Dbmg160_spi.c8 static const struct regmap_config bmg160_regmap_spi_conf = {
/linux-4.4.14/drivers/misc/
H A Dbmp085.h27 extern struct regmap_config bmp085_regmap_config;
H A Dvexpress-syscfg.c133 static struct regmap_config vexpress_syscfg_regmap_config = {
/linux-4.4.14/drivers/base/regmap/
H A Dregmap-spmi.c95 const struct regmap_config *config, __regmap_init_spmi_base()
105 const struct regmap_config *config, __devm_regmap_init_spmi_base()
215 const struct regmap_config *config, __regmap_init_spmi_ext()
225 const struct regmap_config *config, __devm_regmap_init_spmi_ext()
H A Dregmap-ac97.c82 const struct regmap_config *config, __regmap_init_ac97()
92 const struct regmap_config *config, __devm_regmap_init_ac97()
H A Dregmap-spi.c117 const struct regmap_config *config, __regmap_init_spi()
127 const struct regmap_config *config, __devm_regmap_init_spi()
H A Dregmap-i2c.c258 const struct regmap_config *config) regmap_get_i2c_bus()
286 const struct regmap_config *config, __regmap_init_i2c()
301 const struct regmap_config *config, __devm_regmap_init_i2c()
H A Dregmap-mmio.c221 const struct regmap_config *config) regmap_mmio_gen_context()
301 const struct regmap_config *config, __regmap_init_mmio_clk()
319 const struct regmap_config *config, __devm_regmap_init_mmio_clk()
H A Dinternal.h220 int regcache_init(struct regmap *map, const struct regmap_config *config); regmap_debugfs_exit()
252 const struct regmap_config *config);
/linux-4.4.14/drivers/media/tuners/
H A Dtua9001.c186 static const struct regmap_config regmap_config = { tua9001_probe() local
199 dev->regmap = devm_regmap_init_i2c(client, &regmap_config); tua9001_probe()
H A Dtda18212.c198 static const struct regmap_config regmap_config = { tda18212_probe() local
212 dev->regmap = devm_regmap_init_i2c(client, &regmap_config); tda18212_probe()
H A Dit913x.c396 static const struct regmap_config regmap_config = { it913x_probe() local
412 dev->regmap = regmap_init_i2c(client, &regmap_config); it913x_probe()
H A Dfc2580.c540 static const struct regmap_config regmap_config = { fc2580_probe() local
556 dev->regmap = devm_regmap_init_i2c(client, &regmap_config); fc2580_probe()
H A De4000.c643 static const struct regmap_config regmap_config = { e4000_probe() local
657 dev->regmap = devm_regmap_init_i2c(client, &regmap_config); e4000_probe()
H A Dm88rs6000t.c594 static const struct regmap_config regmap_config = { m88rs6000t_probe() local
635 dev->regmap = devm_regmap_init_i2c(client, &regmap_config); m88rs6000t_probe()
/linux-4.4.14/include/linux/
H A Dregmap.h161 * functions are used (see fields lock/unlock of struct regmap_config).
201 struct regmap_config { struct
310 * struct regmap_config).
326 * addresses. Used when the regmap_config specifies DEFAULT. If this is
329 * values. Used when the regmap_config specifies DEFAULT. If this is
362 const struct regmap_config *config,
366 const struct regmap_config *config,
370 const struct regmap_config *config,
374 const struct regmap_config *config,
378 const struct regmap_config *config,
383 const struct regmap_config *config,
387 const struct regmap_config *config,
394 const struct regmap_config *config,
398 const struct regmap_config *config,
402 const struct regmap_config *config,
406 const struct regmap_config *config,
410 const struct regmap_config *config,
416 const struct regmap_config *config,
420 const struct regmap_config *config,
462 const struct regmap_config *config);
673 const struct regmap_config *config);
H A Dsunxi-rsb.h87 const struct regmap_config *config,
/linux-4.4.14/drivers/staging/iio/magnetometer/
H A Dhmc5843_i2c.c48 static const struct regmap_config hmc5843_i2c_regmap_config = {
H A Dhmc5843_spi.c45 static const struct regmap_config hmc5843_spi_regmap_config = {
/linux-4.4.14/drivers/input/touchscreen/
H A Dtsc200x-core.h70 extern const struct regmap_config tsc200x_regmap_config;
/linux-4.4.14/drivers/nvmem/
H A Dqfprom.c20 static struct regmap_config qfprom_regmap_config = {
H A Dimx-ocotp.c75 static struct regmap_config imx_ocotp_regmap_config = {
H A Dmxs-ocotp.c161 static struct regmap_config mxs_ocotp_config = {
H A Drockchip-efuse.c104 static struct regmap_config rockchip_efuse_regmap_config = {
H A Dsunxi_sid.c92 static struct regmap_config sunxi_sid_regmap_config = {
H A Dvf610-ocotp.c222 static struct regmap_config ocotp_regmap_config = {
/linux-4.4.14/drivers/hwmon/
H A Dads7828.c103 static const struct regmap_config ads2828_regmap_config = {
108 static const struct regmap_config ads2830_regmap_config = {
H A Dtmp103.c119 static const struct regmap_config tmp103_regmap_config = {
H A Dltc4260.c153 static const struct regmap_config ltc4260_regmap_config = {
H A Dltc4222.c189 static const struct regmap_config ltc4222_regmap_config = {
H A Dina2xx.c88 static struct regmap_config ina2xx_regmap_config = {
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dts2020.c33 struct regmap_config regmap_config; member in struct:ts2020_priv
582 dev->regmap_config.reg_bits = 8, ts2020_probe()
583 dev->regmap_config.val_bits = 8, ts2020_probe()
584 dev->regmap_config.lock = ts2020_regmap_lock, ts2020_probe()
585 dev->regmap_config.unlock = ts2020_regmap_unlock, ts2020_probe()
586 dev->regmap_config.lock_arg = dev, ts2020_probe()
587 dev->regmap = regmap_init_i2c(client, &dev->regmap_config); ts2020_probe()
H A Drtl2832.c1242 dev->regmap_config.reg_bits = 8, rtl2832_probe()
1243 dev->regmap_config.val_bits = 8, rtl2832_probe()
1244 dev->regmap_config.lock = rtl2832_regmap_lock, rtl2832_probe()
1245 dev->regmap_config.unlock = rtl2832_regmap_unlock, rtl2832_probe()
1246 dev->regmap_config.lock_arg = dev, rtl2832_probe()
1247 dev->regmap_config.volatile_reg = rtl2832_volatile_reg, rtl2832_probe()
1248 dev->regmap_config.max_register = 5 * 0x100, rtl2832_probe()
1249 dev->regmap_config.ranges = regmap_range_cfg, rtl2832_probe()
1250 dev->regmap_config.num_ranges = ARRAY_SIZE(regmap_range_cfg), rtl2832_probe()
1251 dev->regmap_config.cache_type = REGCACHE_NONE, rtl2832_probe()
1253 &dev->regmap_config); rtl2832_probe()
H A Dm88ds3103_priv.h36 struct regmap_config regmap_config; member in struct:m88ds3103_dev
H A Drtl2832_priv.h37 struct regmap_config regmap_config; member in struct:rtl2832_dev
H A Drtl2830.c827 static const struct regmap_config regmap_config = { rtl2830_probe() local
856 &regmap_config); rtl2830_probe()
H A Dm88ds3103.c1409 dev->regmap_config.reg_bits = 8, m88ds3103_probe()
1410 dev->regmap_config.val_bits = 8, m88ds3103_probe()
1411 dev->regmap_config.lock_arg = dev, m88ds3103_probe()
1412 dev->regmap = devm_regmap_init_i2c(client, &dev->regmap_config); m88ds3103_probe()
/linux-4.4.14/drivers/iio/accel/
H A Dbmc150-accel-i2c.c31 static const struct regmap_config bmc150_i2c_regmap_conf = {
H A Dbmc150-accel-spi.c28 static const struct regmap_config bmc150_spi_regmap_conf = {
H A Dmxc4005.c130 static const struct regmap_config mxc4005_regmap_config = {
/linux-4.4.14/include/linux/mfd/da9055/
H A Dcore.h92 extern const struct regmap_config da9055_regmap_config;
/linux-4.4.14/drivers/staging/media/mn88472/
H A Dmn88472.c444 static const struct regmap_config regmap_config = { mn88472_probe() local
469 dev->regmap[0] = regmap_init_i2c(dev->client[0], &regmap_config); mn88472_probe()
492 dev->regmap[1] = regmap_init_i2c(dev->client[1], &regmap_config); mn88472_probe()
506 dev->regmap[2] = regmap_init_i2c(dev->client[2], &regmap_config); mn88472_probe()
/linux-4.4.14/drivers/staging/media/mn88473/
H A Dmn88473.c389 static const struct regmap_config regmap_config = { mn88473_probe() local
415 dev->regmap[0] = regmap_init_i2c(dev->client[0], &regmap_config); mn88473_probe()
438 dev->regmap[1] = regmap_init_i2c(dev->client[1], &regmap_config); mn88473_probe()
452 dev->regmap[2] = regmap_init_i2c(dev->client[2], &regmap_config); mn88473_probe()
/linux-4.4.14/drivers/regulator/
H A Disl9305.c132 static const struct regmap_config isl9305_regmap = {
H A Dmt6311-regulator.c29 static const struct regmap_config mt6311_regmap_config = {
H A Dmax8649.c146 static const struct regmap_config max8649_regmap_config = {
H A Dda9210-regulator.c40 static const struct regmap_config da9210_regmap_config = {
H A Dtps51632-regulator.c206 static const struct regmap_config tps51632_regmap_config = {
H A Dtps65023-regulator.c224 static const struct regmap_config tps65023_regmap_config = {
H A Dda9211-regulator.c67 static const struct regmap_config da9211_regmap_config = {
H A Dfan53555.c300 static const struct regmap_config fan53555_regmap_config = {
H A Dltc3589.c397 static const struct regmap_config ltc3589_regmap_config = {
/linux-4.4.14/drivers/power/
H A Drt5033_battery.c104 static const struct regmap_config rt5033_battery_regmap_config = {
/linux-4.4.14/arch/arm/mach-prima2/
H A Drtciobrg.c139 const struct regmap_config *config) devm_regmap_init_iobg()
/linux-4.4.14/drivers/thermal/st/
H A Dst_thermal_memmap.c117 static const struct regmap_config st_416mpe_regmap_config = {
/linux-4.4.14/sound/soc/tegra/
H A Dtegra20_das.c124 static const struct regmap_config tegra20_das_regmap_config = {
H A Dtegra30_ahub.c464 static const struct regmap_config tegra30_ahub_apbif_regmap_config = {
485 static const struct regmap_config tegra30_ahub_ahub_regmap_config = {
H A Dtegra20_ac97.c299 static const struct regmap_config tegra20_ac97_regmap_config = {
H A Dtegra20_i2s.c327 static const struct regmap_config tegra20_i2s_regmap_config = {
H A Dtegra20_spdif.c253 static const struct regmap_config tegra20_spdif_regmap_config = {
/linux-4.4.14/sound/soc/adi/
H A Daxi-i2s.c174 static const struct regmap_config axi_i2s_regmap_config = {
H A Daxi-spdif.c173 static const struct regmap_config axi_spdif_regmap_config = {
/linux-4.4.14/include/linux/mfd/da9052/
H A Dda9052.h214 extern const struct regmap_config da9052_regmap_config;
/linux-4.4.14/drivers/leds/
H A Dleds-lp8860.c325 static const struct regmap_config lp8860_regmap_config = {
363 static const struct regmap_config lp8860_eeprom_regmap_config = {
H A Dleds-tlc591xx.c196 static const struct regmap_config tlc591xx_regmap = {
H A Dleds-lm355x.c422 static const struct regmap_config lm355x_regmap = {
H A Dleds-lm3642.c310 static const struct regmap_config lm3642_regmap = {
/linux-4.4.14/drivers/net/ethernet/microchip/
H A Dencx24j600-regmap.c465 static struct regmap_config regcfg = {
487 static struct regmap_config phycfg = {
/linux-4.4.14/drivers/staging/iio/light/
H A Disl29018.c646 static const struct regmap_config isl29018_regmap_config = {
656 static const struct regmap_config isl29035_regmap_config = {
669 const struct regmap_config *regmap_cfg;
H A Disl29028.c469 static const struct regmap_config isl29028_regmap_config = {
/linux-4.4.14/drivers/rtc/
H A Drtc-s5m.c100 static const struct regmap_config s5m_rtc_regmap_config = {
107 static const struct regmap_config s2mps14_rtc_regmap_config = {
669 const struct regmap_config *regmap_cfg; s5m_rtc_probe()
H A Drtc-snvs.c227 static const struct regmap_config snvs_rtc_config = {
H A Drtc-sirfsoc.c300 const struct regmap_config sysrtc_regmap_config = {
/linux-4.4.14/drivers/iio/light/
H A Dpa12203001.c123 static const struct regmap_config pa12203001_regmap_config = {
H A Djsa1212.c311 static const struct regmap_config jsa1212_regmap_config = {
/linux-4.4.14/drivers/input/misc/
H A Ddrv2665.c157 static const struct regmap_config drv2665_regmap_config = {
H A Ddrv2667.c332 static const struct regmap_config drv2667_regmap_config = {
/linux-4.4.14/drivers/media/i2c/
H A Dlm3646.c268 static const struct regmap_config lm3646_regmap = {
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_drv.c31 static const struct regmap_config fsl_dcu_regmap_config = {
/linux-4.4.14/drivers/clk/
H A Dclk-si514.c294 static const struct regmap_config si514_regmap_config = {
/linux-4.4.14/arch/arm/mach-rockchip/
H A Dplatsmp.c206 static const struct regmap_config rockchip_pmu_regmap_config = {
/linux-4.4.14/sound/soc/rockchip/
H A Drockchip_spdif.c264 static const struct regmap_config rk_spdif_regmap_config = {
/linux-4.4.14/sound/soc/sirf/
H A Dsirf-usp.c347 static const struct regmap_config sirf_usp_regmap_config = {
/linux-4.4.14/include/linux/mfd/
H A D88pm80x.h326 extern const struct regmap_config pm80x_regmap_config;
H A Daxp20x.h405 const struct regmap_config *regmap_cfg;
/linux-4.4.14/drivers/bus/
H A Dsunxi-rsb.c435 const struct regmap_config *config) regmap_sunxi_rsb_init_ctx()
459 const struct regmap_config *config, __devm_regmap_init_sunxi_rsb()
/linux-4.4.14/drivers/usb/misc/
H A Dusb3503.c164 static const struct regmap_config usb3503_regmap_config = {
/linux-4.4.14/drivers/pwm/
H A Dpwm-pca9685.c292 static const struct regmap_config pca9685_regmap_i2c_config = {
H A Dpwm-sti.c293 static const struct regmap_config sti_pwm_regmap_config = {
/linux-4.4.14/drivers/spi/
H A Dspi-meson-spifc.c88 static const struct regmap_config spifc_regmap_config = {
/linux-4.4.14/drivers/video/backlight/
H A Dlm3630a_bl.c360 static const struct regmap_config lm3630a_regmap = {
H A Dlm3639_bl.c297 static const struct regmap_config lm3639_regmap = {
/linux-4.4.14/drivers/iio/dac/
H A Dad5380.c467 static const struct regmap_config ad5380_regmap_config = {
/linux-4.4.14/drivers/iio/pressure/
H A Dbmp280.c129 static const struct regmap_config bmp280_regmap_config = {
/linux-4.4.14/drivers/input/keyboard/
H A Dcap11xx.c168 static const struct regmap_config cap11xx_regmap_config = {

Completed in 5223 milliseconds

12