/linux-4.1.27/include/linux/ |
D | regmap.h | 186 struct regmap_config { struct 330 const struct regmap_config *config); 332 const struct regmap_config *config); 334 const struct regmap_config *config); 336 const struct regmap_config *config); 338 const struct regmap_config *config); 340 const struct regmap_config *config); 343 const struct regmap_config *config); 345 const struct regmap_config *config); 350 const struct regmap_config *config); [all …]
|
/linux-4.1.27/drivers/mfd/ |
D | arizona.h | 22 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;
|
D | wm8994.h | 20 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;
|
D | arizona-i2c.c | 30 const struct regmap_config *regmap_config; in arizona_i2c_probe() local 42 regmap_config = &wm5102_i2c_regmap; in arizona_i2c_probe() 48 regmap_config = &wm5110_i2c_regmap; in arizona_i2c_probe() 53 regmap_config = &wm8997_i2c_regmap; in arizona_i2c_probe() 66 arizona->regmap = devm_regmap_init_i2c(i2c, regmap_config); in arizona_i2c_probe()
|
D | arizona-spi.c | 30 const struct regmap_config *regmap_config; in arizona_spi_probe() local 42 regmap_config = &wm5102_spi_regmap; in arizona_spi_probe() 48 regmap_config = &wm5110_spi_regmap; in arizona_spi_probe() 61 arizona->regmap = devm_regmap_init_spi(spi, regmap_config); in arizona_spi_probe()
|
D | sec-core.c | 188 static const struct regmap_config sec_regmap_config = { 193 static const struct regmap_config s2mpa01_regmap_config = { 202 static const struct regmap_config s2mps11_regmap_config = { 211 static const struct regmap_config s2mps13_regmap_config = { 220 static const struct regmap_config s2mps14_regmap_config = { 229 static const struct regmap_config s2mpu02_regmap_config = { 238 static const struct regmap_config s5m8763_regmap_config = { 247 static const struct regmap_config s5m8767_regmap_config = { 309 const struct regmap_config *regmap; in sec_pmic_probe()
|
D | sta2x11-mfd.c | 186 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]; in sta2x11_mfd_platform_probe() local 319 if (!regmap_config) in sta2x11_mfd_platform_probe() 334 regmap_config->lock_arg = &mfd->lock; in sta2x11_mfd_platform_probe() 339 regmap_config->cache_type = REGCACHE_NONE; in sta2x11_mfd_platform_probe() 341 regmap_config); in sta2x11_mfd_platform_probe()
|
D | intel_soc_pmic_core.h | 26 const struct regmap_config *regmap_config; member
|
D | wm8994-core.c | 328 struct regmap_config *regmap_config; in wm8994_device_init() local 501 regmap_config = &wm1811_regmap_config; in wm8994_device_init() 504 regmap_config = &wm8994_regmap_config; in wm8994_device_init() 507 regmap_config = &wm8958_regmap_config; in wm8994_device_init() 514 ret = regmap_reinit_cache(wm8994->regmap, regmap_config); in wm8994_device_init()
|
D | intel_soc_pmic_crc.c | 114 static const struct regmap_config crystal_cove_regmap_config = { 159 .regmap_config = &crystal_cove_regmap_config,
|
D | bcm590xx.c | 31 static const struct regmap_config bcm590xx_regmap_config_pri = { 38 static const struct regmap_config bcm590xx_regmap_config_sec = {
|
D | wm8994-regmap.c | 1242 struct regmap_config wm1811_regmap_config = { 1257 struct regmap_config wm8994_regmap_config = { 1272 struct regmap_config wm8958_regmap_config = { 1287 struct regmap_config wm8994_base_regmap_config = {
|
D | max77686.c | 114 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; in max77686_i2c_probe()
|
D | syscon.c | 39 static struct regmap_config syscon_regmap_config = { 51 struct regmap_config syscon_config = syscon_regmap_config; in of_syscon_register()
|
D | max77693.c | 61 static const struct regmap_config max77693_regmap_config = { 119 static const struct regmap_config max77693_regmap_muic_config = { 156 static const struct regmap_config max77693_regmap_haptic_config = {
|
D | max77843.c | 43 static const struct regmap_config max77843_charger_regmap_config = { 49 static const struct regmap_config max77843_regmap_config = {
|
D | wm8350-regmap.c | 328 const struct regmap_config wm8350_regmap = {
|
D | hi6421-pmic-core.c | 38 static const struct regmap_config hi6421_regmap_config = {
|
D | sky81452.c | 30 static const struct regmap_config sky81452_config = {
|
D | da9052-spi.c | 26 struct regmap_config config; in da9052_spi_probe()
|
D | mc13xxx-i2c.c | 49 static const struct regmap_config mc13xxx_regmap_i2c_config = {
|
D | smsc-ece1099.c | 27 static const struct regmap_config smsc_regmap_config = {
|
D | atmel-hlcdc.c | 40 static const struct regmap_config atmel_hlcdc_regmap_config = {
|
D | max8907.c | 63 static const struct regmap_config max8907_regmap_gen_config = { 108 static const struct regmap_config max8907_regmap_rtc_config = {
|
D | rn5t618.c | 42 static const struct regmap_config rn5t618_regmap_config = {
|
D | lm3533-core.c | 586 static const struct regmap_config regmap_config = { variable 609 lm3533->regmap = devm_regmap_init_i2c(i2c, ®map_config); in lm3533_i2c_probe()
|
D | lp3943.c | 102 static const struct regmap_config lp3943_regmap_config = {
|
D | rt5033.c | 53 static const struct regmap_config rt5033_regmap_config = {
|
D | 88pm80x.c | 45 const struct regmap_config pm80x_regmap_config = {
|
D | qcom-spmi-pmic.c | 114 static const struct regmap_config spmi_regmap_config = {
|
D | davinci_voicecodec.c | 36 static const struct regmap_config davinci_vc_regmap = {
|
D | intel_soc_pmic_core.c | 67 pmic->regmap = devm_regmap_init_i2c(i2c, config->regmap_config); in intel_soc_pmic_i2c_probe()
|
D | si476x-prop.c | 221 static const struct regmap_config si476x_regmap_config = {
|
D | mc13xxx-spi.c | 51 static const struct regmap_config mc13xxx_regmap_spi_config = {
|
D | max14577.c | 187 static const struct regmap_config max14577_muic_regmap_config = { 194 static const struct regmap_config max77836_pmic_regmap_config = {
|
D | wm8400-core.c | 139 static const struct regmap_config wm8400_regmap_config = {
|
D | axp20x.c | 123 static const struct regmap_config axp20x_regmap_config = { 132 static const struct regmap_config axp288_regmap_config = {
|
D | tps65090.c | 161 static const struct regmap_config tps65090_regmap_config = {
|
D | as3711.c | 105 static const struct regmap_config as3711_regmap_config = {
|
D | twl-core.c | 309 static const struct regmap_config twl4030_regmap_config[4] = { 372 static const struct regmap_config twl6030_regmap_config[3] = { 1090 const struct regmap_config *twl_regmap_config; in twl_probe()
|
D | tps65218.c | 138 static const struct regmap_config tps65218_regmap_config = {
|
D | tps65217.c | 148 static const struct regmap_config tps65217_regmap_config = {
|
D | lp8788.c | 167 static const struct regmap_config lp8788_regmap_config = {
|
D | rk808.c | 60 static const struct regmap_config rk808_regmap_config = {
|
D | da9063-i2c.c | 199 static struct regmap_config da9063_regmap_config = {
|
D | stw481x.c | 170 static const struct regmap_config stw481x_regmap_config = {
|
D | da9055-core.c | 248 struct regmap_config da9055_regmap_config = {
|
D | retu-mfd.c | 225 static const struct regmap_config retu_config = {
|
D | rc5t583.c | 240 static const struct regmap_config rc5t583_regmap_config = {
|
D | da9052-core.c | 525 const struct regmap_config da9052_regmap_config = {
|
D | wm5102-tables.c | 1968 const struct regmap_config wm5102_spi_regmap = { 1983 const struct regmap_config wm5102_i2c_regmap = {
|
D | pcf50633-core.c | 186 static const struct regmap_config pcf50633_regmap_config = {
|
D | da9150-core.c | 98 static const struct regmap_config da9150_regmap_config = {
|
D | ti_am335x_tscadc.c | 44 static const struct regmap_config tscadc_regmap_config = {
|
D | as3722.c | 321 static const struct regmap_config as3722_regmap_config = {
|
D | pm8921-core.c | 267 static const struct regmap_config ssbi_regmap_config = {
|
D | tps65910.c | 292 static const struct regmap_config tps65910_regmap_config = {
|
/linux-4.1.27/sound/soc/codecs/ |
D | ak4642.c | 144 const struct regmap_config *regmap_config; member 547 static const struct regmap_config ak4642_regmap = { 556 static const struct regmap_config ak4643_regmap = { 565 static const struct regmap_config ak4648_regmap = { 575 .regmap_config = &ak4642_regmap, 579 .regmap_config = &ak4643_regmap, 583 .regmap_config = &ak4648_regmap, 619 regmap = devm_regmap_init_i2c(i2c, drvdata->regmap_config); in ak4642_i2c_probe()
|
D | tlv320aic23.h | 16 struct regmap_config; 18 extern const struct regmap_config tlv320aic23_regmap;
|
D | cs4271.h | 7 extern const struct regmap_config cs4271_regmap_config;
|
D | adau1761.h | 21 extern const struct regmap_config adau1761_regmap_config;
|
D | adau1781.h | 21 extern const struct regmap_config adau1781_regmap_config;
|
D | adau1977.h | 26 extern const struct regmap_config adau1977_regmap_config;
|
D | adav80x.h | 16 extern const struct regmap_config adav80x_regmap_config;
|
D | ad193x-spi.c | 19 struct regmap_config config; in ad193x_spi_probe()
|
D | ad193x-i2c.c | 27 struct regmap_config config; in ad193x_i2c_probe()
|
D | adav801.c | 25 struct regmap_config config; in adav80x_spi_probe()
|
D | cs4271-spi.c | 25 struct regmap_config config; in cs4271_spi_probe()
|
D | cs42l51-i2c.c | 29 struct regmap_config config; in cs42l51_i2c_probe()
|
D | cs4271-i2c.c | 26 struct regmap_config config; in cs4271_i2c_probe()
|
D | adau1977-i2c.c | 21 struct regmap_config config; in adau1977_i2c_probe()
|
D | adau1781-i2c.c | 21 struct regmap_config config; in adau1781_i2c_probe()
|
D | wm8804.h | 67 extern const struct regmap_config wm8804_regmap_config;
|
D | adau1761-i2c.c | 21 struct regmap_config config; in adau1761_i2c_probe()
|
D | pcm512x-i2c.c | 27 struct regmap_config config = pcm512x_regmap; in pcm512x_i2c_probe()
|
D | adau1781-spi.c | 34 struct regmap_config config; in adau1781_spi_probe()
|
D | ssm2602.h | 40 extern const struct regmap_config ssm2602_regmap_config;
|
D | adau1977-spi.c | 34 struct regmap_config config; in adau1977_spi_probe()
|
D | adau1761-spi.c | 34 struct regmap_config config; in adau1761_spi_probe()
|
D | ad193x.h | 16 extern const struct regmap_config ad193x_regmap_config;
|
D | cs42l51.h | 23 extern const struct regmap_config cs42l51_regmap;
|
D | max9877.c | 136 static const struct regmap_config max9877_regmap = {
|
D | tlv320aic31xx.c | 133 static const struct regmap_config aic31xx_i2c_regmap = { 1236 const struct regmap_config *regmap_config; in aic31xx_i2c_probe() local 1241 regmap_config = &aic31xx_i2c_regmap; in aic31xx_i2c_probe() 1247 aic31xx->regmap = devm_regmap_init_i2c(i2c, regmap_config); in aic31xx_i2c_probe()
|
D | lm4857.c | 156 static const struct regmap_config lm4857_regmap_config = {
|
D | es8328.h | 12 extern const struct regmap_config es8328_regmap_config;
|
D | pcm1792a.c | 203 static const struct regmap_config pcm1792a_regmap = {
|
D | pcm512x.h | 265 extern const struct regmap_config pcm512x_regmap;
|
D | max9768.c | 164 static const struct regmap_config max9768_i2c_regmap_config = {
|
D | cs42xx8.h | 24 extern const struct regmap_config cs42xx8_regmap_config;
|
D | ad1980.c | 94 static const struct regmap_config ad1980_regmap_config = {
|
D | tfa9879.c | 243 static const struct regmap_config tfa9879_regmap = {
|
D | pcm1681.c | 276 static const struct regmap_config pcm1681_regmap = {
|
D | wm8728.c | 233 static const struct regmap_config wm8728_regmap = {
|
D | max9850.c | 61 static const struct regmap_config max9850_regmap = {
|
D | sta529.c | 330 static const struct regmap_config sta529_regmap = {
|
D | ts3a227e.c | 243 static const struct regmap_config ts3a227e_regmap_config = {
|
D | jz4740.c | 312 static const struct regmap_config jz4740_codec_regmap_config = {
|
D | ak4104.c | 254 static const struct regmap_config ak4104_regmap = {
|
D | ad193x.c | 364 const struct regmap_config ad193x_regmap_config = {
|
D | ak4535.c | 382 static const struct regmap_config ak4535_regmap = {
|
D | ad1836.c | 354 static const struct regmap_config ad1836_regmap_config = {
|
D | tlv320aic26.c | 332 static const struct regmap_config aic26_regmap = {
|
D | wm8711.c | 390 static const struct regmap_config wm8711_regmap = {
|
D | ssm4567.c | 410 static const struct regmap_config ssm4567_regmap_config = {
|
D | ak4671.c | 624 static const struct regmap_config ak4671_regmap = {
|
D | adau1781.c | 467 const struct regmap_config adau1781_regmap_config = {
|
D | da7210.c | 1202 static const struct regmap_config da7210_regmap_config_i2c = { 1296 static const struct regmap_config da7210_regmap_config_spi = {
|
D | cs42l51.c | 518 const struct regmap_config cs42l51_regmap = {
|
D | wm8776.c | 448 static const struct regmap_config wm8776_regmap = {
|
D | wm8523.c | 409 static const struct regmap_config wm8523_regmap = {
|
D | cs35l32.c | 291 static const struct regmap_config cs35l32_regmap = {
|
D | ml26124.c | 589 static const struct regmap_config ml26124_i2c_regmap = {
|
D | ssm2602.c | 615 const struct regmap_config ssm2602_regmap_config = {
|
D | wm8971.c | 666 static const struct regmap_config wm8971_regmap = {
|
D | wm9090.c | 564 static const struct regmap_config wm9090_regmap = {
|
D | tas2552.c | 467 static const struct regmap_config tas2552_regmap_config = {
|
D | cs4265.c | 576 static const struct regmap_config cs4265_regmap = {
|
D | cs42xx8.c | 367 const struct regmap_config cs42xx8_regmap_config = {
|
/linux-4.1.27/drivers/base/regmap/ |
D | regmap-spmi.c | 103 const struct regmap_config *config) in regmap_init_spmi_base() 119 const struct regmap_config *config) in devm_regmap_init_spmi_base() 234 const struct regmap_config *config) in regmap_init_spmi_ext() 250 const struct regmap_config *config) in devm_regmap_init_spmi_ext()
|
D | regmap-ac97.c | 91 const struct regmap_config *config) in regmap_init_ac97() 108 const struct regmap_config *config) in devm_regmap_init_ac97()
|
D | regmap-i2c.c | 213 const struct regmap_config *config) in regmap_get_i2c_bus() 246 const struct regmap_config *config) in regmap_init_i2c() 268 const struct regmap_config *config) in devm_regmap_init_i2c()
|
D | regmap-mmio.c | 221 const struct regmap_config *config) in regmap_mmio_gen_context() 312 const struct regmap_config *config) in regmap_init_mmio_clk() 338 const struct regmap_config *config) in devm_regmap_init_mmio_clk()
|
D | regmap-spi.c | 126 const struct regmap_config *config) in regmap_init_spi() 143 const struct regmap_config *config) in devm_regmap_init_spi()
|
D | internal.h | 208 int regcache_init(struct regmap *map, const struct regmap_config *config); 240 const struct regmap_config *config);
|
D | regmap.c | 431 const struct regmap_config *config) in regmap_attach_dev() 453 const struct regmap_config *config) in regmap_get_reg_endian() 478 const struct regmap_config *config) in regmap_get_val_endian() 533 const struct regmap_config *config) in regmap_init() 925 const struct regmap_config *config) in devm_regmap_init() 1049 int regmap_reinit_cache(struct regmap *map, const struct regmap_config *config) in regmap_reinit_cache()
|
/linux-4.1.27/drivers/clk/qcom/ |
D | common.h | 17 struct regmap_config; 26 const struct regmap_config *config;
|
D | lcc-ipq806x.c | 416 static const struct regmap_config lcc_ipq806x_regmap_config = {
|
D | lcc-msm8960.c | 521 static const struct regmap_config lcc_msm8960_regmap_config = {
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | rtl2832.c | 1234 dev->regmap_config.reg_bits = 8, in rtl2832_probe() 1235 dev->regmap_config.val_bits = 8, in rtl2832_probe() 1236 dev->regmap_config.lock = rtl2832_regmap_lock, in rtl2832_probe() 1237 dev->regmap_config.unlock = rtl2832_regmap_unlock, in rtl2832_probe() 1238 dev->regmap_config.lock_arg = dev, in rtl2832_probe() 1239 dev->regmap_config.volatile_reg = rtl2832_volatile_reg, in rtl2832_probe() 1240 dev->regmap_config.max_register = 5 * 0x100, in rtl2832_probe() 1241 dev->regmap_config.ranges = regmap_range_cfg, in rtl2832_probe() 1242 dev->regmap_config.num_ranges = ARRAY_SIZE(regmap_range_cfg), in rtl2832_probe() 1243 dev->regmap_config.cache_type = REGCACHE_NONE, in rtl2832_probe() [all …]
|
D | rtl2832_priv.h | 37 struct regmap_config regmap_config; member
|
D | rtl2830.c | 827 static const struct regmap_config regmap_config = { in rtl2830_probe() local 856 ®map_config); in rtl2830_probe()
|
/linux-4.1.27/drivers/media/tuners/ |
D | tda18212.c | 198 static const struct regmap_config regmap_config = { in tda18212_probe() local 212 dev->regmap = devm_regmap_init_i2c(client, ®map_config); in tda18212_probe()
|
D | it913x.c | 396 static const struct regmap_config regmap_config = { in it913x_probe() local 412 dev->regmap = regmap_init_i2c(client, ®map_config); in it913x_probe()
|
D | e4000.c | 483 static const struct regmap_config regmap_config = { in e4000_probe() local 499 s->regmap = devm_regmap_init_i2c(client, ®map_config); in e4000_probe()
|
D | m88rs6000t.c | 594 static const struct regmap_config regmap_config = { in m88rs6000t_probe() local 635 dev->regmap = devm_regmap_init_i2c(client, ®map_config); in m88rs6000t_probe()
|
/linux-4.1.27/drivers/staging/media/mn88473/ |
D | mn88473.c | 389 static const struct regmap_config regmap_config = { in mn88473_probe() local 415 dev->regmap[0] = regmap_init_i2c(dev->client[0], ®map_config); in mn88473_probe() 438 dev->regmap[1] = regmap_init_i2c(dev->client[1], ®map_config); in mn88473_probe() 452 dev->regmap[2] = regmap_init_i2c(dev->client[2], ®map_config); in mn88473_probe()
|
/linux-4.1.27/drivers/misc/ |
D | bmp085.h | 27 extern struct regmap_config bmp085_regmap_config;
|
D | vexpress-syscfg.c | 133 static struct regmap_config vexpress_syscfg_regmap_config = {
|
D | bmp085.c | 436 struct regmap_config bmp085_regmap_config = {
|
/linux-4.1.27/drivers/hwmon/ |
D | ads7828.c | 103 static const struct regmap_config ads2828_regmap_config = { 108 static const struct regmap_config ads2830_regmap_config = {
|
D | ltc4260.c | 153 static const struct regmap_config ltc4260_regmap_config = {
|
D | tmp103.c | 119 static const struct regmap_config tmp103_regmap_config = {
|
D | ltc4222.c | 189 static const struct regmap_config ltc4222_regmap_config = {
|
/linux-4.1.27/drivers/staging/media/mn88472/ |
D | mn88472.c | 444 static const struct regmap_config regmap_config = { in mn88472_probe() local 469 dev->regmap[0] = regmap_init_i2c(dev->client[0], ®map_config); in mn88472_probe() 492 dev->regmap[1] = regmap_init_i2c(dev->client[1], ®map_config); in mn88472_probe() 506 dev->regmap[2] = regmap_init_i2c(dev->client[2], ®map_config); in mn88472_probe()
|
/linux-4.1.27/include/linux/mfd/da9055/ |
D | core.h | 92 extern struct regmap_config da9055_regmap_config;
|
/linux-4.1.27/drivers/staging/iio/magnetometer/ |
D | hmc5843_spi.c | 45 static const struct regmap_config hmc5843_spi_regmap_config = {
|
D | hmc5843_i2c.c | 48 static const struct regmap_config hmc5843_i2c_regmap_config = {
|
/linux-4.1.27/drivers/leds/ |
D | leds-lp8860.c | 325 static const struct regmap_config lp8860_regmap_config = { 363 static const struct regmap_config lp8860_eeprom_regmap_config = {
|
D | leds-lm3642.c | 310 static const struct regmap_config lm3642_regmap = {
|
/linux-4.1.27/drivers/pinctrl/berlin/ |
D | berlin-bg2cd.c | 179 struct regmap_config *rmconfig; in berlin2cd_pinctrl_probe()
|
D | berlin-bg2.c | 236 struct regmap_config *rmconfig; in berlin2_pinctrl_probe()
|
D | berlin-bg2q.c | 398 struct regmap_config *rmconfig; in berlin2q_pinctrl_probe()
|
/linux-4.1.27/drivers/regulator/ |
D | isl9305.c | 132 static const struct regmap_config isl9305_regmap = {
|
D | da9210-regulator.c | 38 static const struct regmap_config da9210_regmap_config = {
|
D | max8649.c | 146 static const struct regmap_config max8649_regmap_config = {
|
D | tps51632-regulator.c | 206 static const struct regmap_config tps51632_regmap_config = {
|
D | fan53555.c | 299 static const struct regmap_config fan53555_regmap_config = {
|
D | tps65023-regulator.c | 197 static const struct regmap_config tps65023_regmap_config = {
|
D | max8973-regulator.c | 357 static const struct regmap_config max8973_regmap_config = {
|
D | da9211-regulator.c | 66 static const struct regmap_config da9211_regmap_config = {
|
D | act8865-regulator.c | 142 static const struct regmap_config act8865_regmap_config = {
|
D | lp8755.c | 438 static const struct regmap_config lp8755_regmap = {
|
/linux-4.1.27/drivers/staging/iio/light/ |
D | isl29018.c | 613 static const struct regmap_config isl29018_regmap_config = { 623 static const struct regmap_config isl29035_regmap_config = { 636 const struct regmap_config *regmap_cfg;
|
D | isl29028.c | 469 static const struct regmap_config isl29028_regmap_config = {
|
/linux-4.1.27/include/linux/mfd/ |
D | axp20x.h | 252 const struct regmap_config *regmap_cfg;
|
D | 88pm80x.h | 325 extern const struct regmap_config pm80x_regmap_config;
|
/linux-4.1.27/drivers/power/ |
D | rt5033_battery.c | 104 static const struct regmap_config rt5033_battery_regmap_config = {
|
/linux-4.1.27/include/linux/mfd/da9052/ |
D | da9052.h | 214 extern const struct regmap_config da9052_regmap_config;
|
/linux-4.1.27/drivers/thermal/st/ |
D | st_thermal_memmap.c | 117 static const struct regmap_config st_416mpe_regmap_config = {
|
/linux-4.1.27/sound/soc/tegra/ |
D | tegra20_das.c | 124 static const struct regmap_config tegra20_das_regmap_config = {
|
D | tegra30_ahub.c | 464 static const struct regmap_config tegra30_ahub_apbif_regmap_config = { 485 static const struct regmap_config tegra30_ahub_ahub_regmap_config = {
|
D | tegra20_spdif.c | 253 static const struct regmap_config tegra20_spdif_regmap_config = {
|
D | tegra20_ac97.c | 299 static const struct regmap_config tegra20_ac97_regmap_config = {
|
D | tegra20_i2s.c | 327 static const struct regmap_config tegra20_i2s_regmap_config = {
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-s5m.c | 100 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; in s5m_rtc_probe()
|
/linux-4.1.27/arch/arm/mach-rockchip/ |
D | platsmp.c | 206 static const struct regmap_config rockchip_pmu_regmap_config = {
|
/linux-4.1.27/sound/soc/adi/ |
D | axi-spdif.c | 173 static const struct regmap_config axi_spdif_regmap_config = {
|
D | axi-i2s.c | 174 static const struct regmap_config axi_i2s_regmap_config = {
|
/linux-4.1.27/include/linux/mfd/wm831x/ |
D | core.h | 428 extern struct regmap_config wm831x_regmap_config;
|
/linux-4.1.27/drivers/pwm/ |
D | pwm-pca9685.c | 205 static const struct regmap_config pca9685_regmap_i2c_config = {
|
D | pwm-sti.c | 293 static const struct regmap_config sti_pwm_regmap_config = {
|
/linux-4.1.27/drivers/media/i2c/ |
D | lm3646.c | 268 static const struct regmap_config lm3646_regmap = {
|
D | lm3560.c | 350 static const struct regmap_config lm3560_regmap = {
|
/linux-4.1.27/drivers/input/keyboard/ |
D | cap11xx.c | 138 static const struct regmap_config cap11xx_regmap_config = {
|
/linux-4.1.27/drivers/iio/light/ |
D | jsa1212.c | 311 static const struct regmap_config jsa1212_regmap_config = {
|
/linux-4.1.27/sound/hda/ |
D | hdac_regmap.c | 328 static const struct regmap_config hda_regmap_cfg = {
|
/linux-4.1.27/drivers/iio/pressure/ |
D | bmp280.c | 129 static const struct regmap_config bmp280_regmap_config = {
|
/linux-4.1.27/include/linux/mfd/wm8350/ |
D | core.h | 589 extern const struct regmap_config wm8350_regmap;
|
/linux-4.1.27/drivers/watchdog/ |
D | imx2_wdt.c | 216 static const struct regmap_config imx2_wdt_regmap_config = {
|
/linux-4.1.27/drivers/usb/misc/ |
D | usb3503.c | 164 static const struct regmap_config usb3503_regmap_config = {
|
/linux-4.1.27/drivers/video/backlight/ |
D | lm3639_bl.c | 297 static const struct regmap_config lm3639_regmap = {
|
/linux-4.1.27/sound/soc/sh/rcar/ |
D | gen.c | 142 struct regmap_config regc; in _rsnd_gen_regmap_init()
|
/linux-4.1.27/drivers/spi/ |
D | spi-meson-spifc.c | 88 static const struct regmap_config spifc_regmap_config = {
|
/linux-4.1.27/sound/soc/sirf/ |
D | sirf-usp.c | 347 static const struct regmap_config sirf_usp_regmap_config = {
|
/linux-4.1.27/drivers/input/misc/ |
D | drv2667.c | 332 static const struct regmap_config drv2667_regmap_config = {
|
/linux-4.1.27/drivers/clk/ |
D | clk-axm5516.c | 519 static const struct regmap_config axmclk_regmap_config = {
|
D | clk-si570.c | 396 static const struct regmap_config si570_regmap_config = {
|
/linux-4.1.27/sound/soc/qcom/ |
D | lpass-cpu.c | 351 static const struct regmap_config lpass_cpu_regmap_config = {
|
/linux-4.1.27/sound/soc/rockchip/ |
D | rockchip_i2s.c | 404 static const struct regmap_config rockchip_i2s_regmap_config = {
|
/linux-4.1.27/drivers/iio/dac/ |
D | ad5380.c | 467 static const struct regmap_config ad5380_regmap_config = {
|