regmap_cfg 86 drivers/char/hw_random/ks-sa-rng.c struct regmap *regmap_cfg; regmap_cfg 97 drivers/char/hw_random/ks-sa-rng.c regmap_write_bits(ks_sa_rng->regmap_cfg, SA_CMD_STATUS_OFS, regmap_cfg 133 drivers/char/hw_random/ks-sa-rng.c regmap_write_bits(ks_sa_rng->regmap_cfg, SA_CMD_STATUS_OFS, regmap_cfg 198 drivers/char/hw_random/ks-sa-rng.c ks_sa_rng->regmap_cfg = regmap_cfg 202 drivers/char/hw_random/ks-sa-rng.c if (IS_ERR(ks_sa_rng->regmap_cfg)) { regmap_cfg 67 drivers/iio/adc/stm32-dfsdm-adc.c const struct regmap_config *regmap_cfg; regmap_cfg 25 drivers/iio/adc/stm32-dfsdm-core.c const struct regmap_config *regmap_cfg; regmap_cfg 65 drivers/iio/adc/stm32-dfsdm-core.c .regmap_cfg = &stm32h7_dfsdm_regmap_cfg, regmap_cfg 80 drivers/iio/adc/stm32-dfsdm-core.c .regmap_cfg = &stm32mp1_dfsdm_regmap_cfg, regmap_cfg 342 drivers/iio/adc/stm32-dfsdm-core.c dev_data->regmap_cfg); regmap_cfg 666 drivers/iio/light/isl29018.c const struct regmap_config *regmap_cfg; regmap_cfg 674 drivers/iio/light/isl29018.c .regmap_cfg = &isl29018_regmap_config, regmap_cfg 680 drivers/iio/light/isl29018.c .regmap_cfg = &isl29018_regmap_config, regmap_cfg 686 drivers/iio/light/isl29018.c .regmap_cfg = &isl29035_regmap_config, regmap_cfg 770 drivers/iio/light/isl29018.c isl29018_chip_info_tbl[dev_id].regmap_cfg); regmap_cfg 43 drivers/mfd/axp20x-i2c.c axp20x->regmap = devm_regmap_init_i2c(i2c, axp20x->regmap_cfg); regmap_cfg 42 drivers/mfd/axp20x-rsb.c axp20x->regmap = devm_regmap_init_sunxi_rsb(rdev, axp20x->regmap_cfg); regmap_cfg 851 drivers/mfd/axp20x.c axp20x->regmap_cfg = &axp152_regmap_config; regmap_cfg 858 drivers/mfd/axp20x.c axp20x->regmap_cfg = &axp20x_regmap_config; regmap_cfg 864 drivers/mfd/axp20x.c axp20x->regmap_cfg = &axp22x_regmap_config; regmap_cfg 870 drivers/mfd/axp20x.c axp20x->regmap_cfg = &axp22x_regmap_config; regmap_cfg 876 drivers/mfd/axp20x.c axp20x->regmap_cfg = &axp288_regmap_config; regmap_cfg 883 drivers/mfd/axp20x.c axp20x->regmap_cfg = &axp288_regmap_config; regmap_cfg 895 drivers/mfd/axp20x.c axp20x->regmap_cfg = &axp806_regmap_config; regmap_cfg 901 drivers/mfd/axp20x.c axp20x->regmap_cfg = &axp22x_regmap_config; regmap_cfg 907 drivers/mfd/axp20x.c axp20x->regmap_cfg = &axp288_regmap_config; regmap_cfg 603 drivers/mfd/rk808.c rk808->regmap_cfg = &rk805_regmap_config; regmap_cfg 613 drivers/mfd/rk808.c rk808->regmap_cfg = &rk808_regmap_config; regmap_cfg 622 drivers/mfd/rk808.c rk808->regmap_cfg = &rk818_regmap_config; regmap_cfg 632 drivers/mfd/rk808.c rk808->regmap_cfg = &rk817_regmap_config; regmap_cfg 649 drivers/mfd/rk808.c rk808->regmap = devm_regmap_init_i2c(client, rk808->regmap_cfg); regmap_cfg 140 drivers/mfd/ti-lmu.c struct regmap_config regmap_cfg; regmap_cfg 159 drivers/mfd/ti-lmu.c memset(®map_cfg, 0, sizeof(struct regmap_config)); regmap_cfg 160 drivers/mfd/ti-lmu.c regmap_cfg.reg_bits = 8; regmap_cfg 161 drivers/mfd/ti-lmu.c regmap_cfg.val_bits = 8; regmap_cfg 162 drivers/mfd/ti-lmu.c regmap_cfg.name = id->name; regmap_cfg 163 drivers/mfd/ti-lmu.c regmap_cfg.max_register = data->max_register; regmap_cfg 165 drivers/mfd/ti-lmu.c lmu->regmap = devm_regmap_init_i2c(cl, ®map_cfg); regmap_cfg 718 drivers/rtc/rtc-s5m.c const struct regmap_config *regmap_cfg; regmap_cfg 732 drivers/rtc/rtc-s5m.c regmap_cfg = &s2mps14_rtc_regmap_config; regmap_cfg 737 drivers/rtc/rtc-s5m.c regmap_cfg = &s2mps14_rtc_regmap_config; regmap_cfg 742 drivers/rtc/rtc-s5m.c regmap_cfg = &s2mps14_rtc_regmap_config; regmap_cfg 747 drivers/rtc/rtc-s5m.c regmap_cfg = &s5m_rtc_regmap_config; regmap_cfg 752 drivers/rtc/rtc-s5m.c regmap_cfg = &s5m_rtc_regmap_config; regmap_cfg 769 drivers/rtc/rtc-s5m.c info->regmap = devm_regmap_init_i2c(info->i2c, regmap_cfg); regmap_cfg 644 include/linux/mfd/axp20x.h const struct regmap_config *regmap_cfg; regmap_cfg 621 include/linux/mfd/rk808.h const struct regmap_config *regmap_cfg; regmap_cfg 640 sound/soc/codecs/ak4613.c const struct regmap_config *regmap_cfg; regmap_cfg 644 sound/soc/codecs/ak4613.c regmap_cfg = NULL; regmap_cfg 650 sound/soc/codecs/ak4613.c regmap_cfg = of_id->data; regmap_cfg 652 sound/soc/codecs/ak4613.c regmap_cfg = (const struct regmap_config *)id->driver_data; regmap_cfg 655 sound/soc/codecs/ak4613.c if (!regmap_cfg) regmap_cfg 673 sound/soc/codecs/ak4613.c regmap = devm_regmap_init_i2c(i2c, regmap_cfg); regmap_cfg 275 sound/soc/meson/axg-tdm-formatter.c formatter->map = devm_regmap_init_mmio(dev, regs, drv->regmap_cfg); regmap_cfg 33 sound/soc/meson/axg-tdm-formatter.h const struct regmap_config *regmap_cfg; regmap_cfg 228 sound/soc/meson/axg-tdmin.c .regmap_cfg = &axg_tdmin_regmap_cfg, regmap_cfg 238 sound/soc/meson/axg-tdmout.c .regmap_cfg = &axg_tdmout_regmap_cfg, regmap_cfg 248 sound/soc/meson/axg-tdmout.c .regmap_cfg = &axg_tdmout_regmap_cfg, regmap_cfg 309 sound/soc/meson/axg-tdmout.c .regmap_cfg = &axg_tdmout_regmap_cfg,