Home
last modified time | relevance | path

Searched refs:reg_default (Results 1 – 119 of 119) sorted by relevance

/linux-4.1.27/include/linux/
Dregmap.h48 struct reg_default { struct
212 const struct reg_default *reg_defaults;
413 int regmap_multi_reg_write(struct regmap *map, const struct reg_default *regs,
416 const struct reg_default *regs,
451 int regmap_register_patch(struct regmap *map, const struct reg_default *regs,
720 const struct reg_default *regs, in regmap_register_patch()
/linux-4.1.27/drivers/base/regmap/
Dregcache.c51 map->reg_defaults = kmalloc_array(count, sizeof(struct reg_default), in regcache_hw_init()
144 sizeof(struct reg_default), GFP_KERNEL); in regcache_init()
569 const struct reg_default *_a = a; in regcache_default_cmp()
570 const struct reg_default *_b = b; in regcache_default_cmp()
577 struct reg_default key; in regcache_lookup_reg()
578 struct reg_default *r; in regcache_lookup_reg()
584 sizeof(struct reg_default), regcache_default_cmp); in regcache_lookup_reg()
Dinternal.h131 struct reg_default *reg_defaults;
136 struct reg_default *patch;
Dregmap.c1746 const struct reg_default *regs, in _regmap_raw_multi_reg_write()
1803 struct reg_default *regs, in _regmap_range_multi_paged_reg_write()
1808 struct reg_default *base; in _regmap_range_multi_paged_reg_write()
1846 const struct reg_default *regs, in _regmap_multi_reg_write()
1898 size_t len = sizeof(struct reg_default)*num_regs; in _regmap_multi_reg_write()
1899 struct reg_default *base = kmemdup(regs, len, in _regmap_multi_reg_write()
1932 int regmap_multi_reg_write(struct regmap *map, const struct reg_default *regs, in regmap_multi_reg_write()
1965 const struct reg_default *regs, in regmap_multi_reg_write_bypassed()
2555 int regmap_register_patch(struct regmap *map, const struct reg_default *regs, in regmap_register_patch()
2558 struct reg_default *p; in regmap_register_patch()
[all …]
/linux-4.1.27/drivers/mfd/
Dwm8994-regmap.c22 static struct reg_default wm1811_defaults[] = {
254 static struct reg_default wm8994_defaults[] = {
473 static struct reg_default wm8958_defaults[] = {
Dwm8994-core.c246 static const struct reg_default wm8994_revc_patch[] = {
253 static const struct reg_default wm8958_reva_patch[] = {
260 static const struct reg_default wm1811_reva_patch[] = {
329 const struct reg_default *regmap_patch = NULL; in wm8994_device_init()
Dwm5102-tables.c24 static const struct reg_default wm5102_reva_patch[] = {
60 static const struct reg_default wm5102_revb_patch[] = {
83 const struct reg_default *wm5102_patch; in wm5102_patch()
246 static const struct reg_default wm5102_reg_default[] = {
Dwm5110-tables.c24 static const struct reg_default wm5110_reva_patch[] = {
137 static const struct reg_default wm5110_revb_patch[] = {
227 static const struct reg_default wm5110_revd_patch[] = {
663 static const struct reg_default wm5110_reg_default[] = {
Dwm8997-tables.c20 static const struct reg_default wm8997_reva_patch[] = {
158 static const struct reg_default wm8997_reg_default[] = {
Dtwl6040.c47 static const struct reg_default twl6040_defaults[] = {
89 static struct reg_default twl6040_patch[] = {
Dtwl-core.c210 static const struct reg_default twl4030_49_defaults[] = {
/linux-4.1.27/drivers/input/misc/
Ddrv2667.c119 static struct reg_default drv2667_reg_defs[] = {
265 static const struct reg_default drv2667_init_regs[] = {
272 static const struct reg_default drv2667_page1_init[] = {
Ddrv260x.c207 static struct reg_default drv260x_reg_defs[] = {
316 static const struct reg_default drv260x_lra_cal_regs[] = {
323 static const struct reg_default drv260x_lra_init_regs[] = {
340 static const struct reg_default drv260x_erm_cal_regs[] = {
/linux-4.1.27/sound/soc/codecs/
Dmax9877.c25 static struct reg_default max9877_regs[] = {
Dlm4857.c31 static const struct reg_default lm4857_default_regs[] = {
Dak4642.c247 static const struct reg_default ak4643_reg[] = {
268 static const struct reg_default ak4648_reg[] = {
Dcs35l32.c53 static const struct reg_default cs35l32_reg_defaults[] = {
280 static const struct reg_default cs35l32_monitor_patch[] = {
Dtas2552.c40 static struct reg_default tas2552_reg_defs[] = {
343 static const struct reg_default tas2552_init_regs[] = {
Dpcm1792a.c48 static const struct reg_default pcm1792a_reg_defaults[] = {
Dda7210.c683 static struct reg_default da7210_reg_defaults[] = {
1185 static struct reg_default da7210_regmap_i2c_patch[] = {
1272 static struct reg_default da7210_regmap_spi_patch[] = {
Dmax9768.c38 static struct reg_default max9768_default_regs[] = {
Dad1980.c34 static const struct reg_default ad1980_reg_defaults[] = {
Dtfa9879.c163 static struct reg_default tfa9879_regs[] = {
Dpcm1681.c51 static const struct reg_default pcm1681_reg_defaults[] = {
Dwm8728.c39 static const struct reg_default wm8728_reg_defaults[] = {
Dmax9850.c36 static const struct reg_default max9850_reg[] = {
Dsta529.c97 static const struct reg_default sta529_reg_defaults[] = {
Drt286.c48 struct reg_default *index_cache;
51 static struct reg_default rt286_index_def[] = {
75 static const struct reg_default rt286_reg[] = {
Dts3a227e.c95 static const struct reg_default ts3a227e_reg_defaults[] = {
Djz4740.c72 static const struct reg_default jz4740_codec_reg_defaults[] = {
Dak4535.c40 static const struct reg_default ak4535_reg_defaults[] = {
Dad1836.c338 static const struct reg_default ad1836_reg_defaults[] = {
Dwm8711.c46 static const struct reg_default wm8711_reg_defaults[] = {
Dssm4567.c92 static const struct reg_default ssm4567_reg_defaults[] = {
Dak4671.c28 static const struct reg_default ak4671_reg_defaults[] = {
Dadau1781.c44 static const struct reg_default adau1781_reg_defaults[] = {
Dwm5102.c55 static const struct reg_default wm5102_sysclk_reva_patch[] = {
574 static const struct reg_default wm5102_sysclk_revb_patch[] = {
587 const struct reg_default *patch = NULL; in wm5102_sysclk_ev()
Dwm8776.c45 static const struct reg_default wm8776_reg_defaults[] = {
Dwm8523.c50 static const struct reg_default wm8523_reg_defaults[] = {
Dml26124.c202 static struct reg_default ml26124_reg[] = {
Dwm8971.c46 static const struct reg_default wm8971_reg_defaults[] = {
Dwm9090.c37 static const struct reg_default wm9090_reg_defaults[] = {
Dcs4265.c41 static const struct reg_default cs4265_reg_defaults[] = {
Dwm8997.c46 static const struct reg_default wm8997_sysclk_reva_patch[] = {
90 const struct reg_default *patch = NULL; in wm8997_sysclk_ev()
Dcs42l52.c58 static const struct reg_default cs42l52_reg_defaults[] = {
1122 static const struct reg_default cs42l52_threshold_patch[] = {
Dcs42xx8.c317 static const struct reg_default cs42xx8_reg[] = {
Dcs4270.c116 static const struct reg_default cs4270_reg_defaults[] = {
Dwm8741.c50 static const struct reg_default wm8741_reg_defaults[] = {
Dwm8974.c31 static const struct reg_default wm8974_reg_defaults[] = {
Dmax98925.c37 static const struct reg_default max98925_reg[] = {
Dak4641.c43 static const struct reg_default ak4641_reg_defaults[] = {
Dwm8510.c37 static const struct reg_default wm8510_reg_defaults[] = {
Dwm8737.c49 static const struct reg_default wm8737_reg_defaults[] = {
Dwm8770.c39 static const struct reg_default wm8770_reg_defaults[] = {
Dtlv320aic23.c40 static const struct reg_default tlv320aic23_reg[] = {
Dwm8750.c38 static const struct reg_default wm8750_reg_defaults[] = {
Dcs4271.c145 static const struct reg_default cs4271_reg_defaults[] = {
Dwm5100-tables.c818 struct reg_default wm5100_reg_defaults[WM5100_REGISTER_COUNT] = {
Dwm8940.c106 static const struct reg_default wm8940_reg_defaults[] = {
Dwm8804.c39 static const struct reg_default wm8804_reg_defaults[] = {
Dadau1761.c67 static const struct reg_default adau1761_reg_defaults[] = {
Dssm2518.c121 static const struct reg_default ssm2518_reg_defaults[] = {
Dwm8988.c36 static const struct reg_default wm8988_reg_defaults[] = {
Drt5651.c49 static struct reg_default init_list[] = {
53 static const struct reg_default rt5651_reg[] = {
Dtlv320aic3x.c97 static const struct reg_default aic3x_reg[] = {
1671 static const struct reg_default aic3007_class_d[] = {
Dwm8993.c44 static struct reg_default wm8993_reg_defaults[] = {
1600 static struct reg_default wm8993_regmap_patch[] = {
Disabelle.c36 static struct reg_default isabelle_reg_defs[] = {
Dwm8731.c64 static const struct reg_default wm8731_reg_defaults[] = {
Drt5645.c55 static const struct reg_default init_list[] = {
64 static const struct reg_default rt5650_init_list[] = {
68 static const struct reg_default rt5645_reg[] = {
Dwm8978.c33 static const struct reg_default wm8978_reg_defaults[] = {
Dalc5632.c38 static struct reg_default alc5632_reg_defaults[] = {
Dwm8955.c52 static const struct reg_default wm8955_reg_defaults[] = {
Dwm8580.c161 static const struct reg_default wm8580_reg_defaults[] = {
Dadav80x.c116 static struct reg_default adav80x_reg_defaults[] = {
Dtas5086.c100 static const struct reg_default tas5086_reg_defaults[] = {
Dadau1977.c133 static const struct reg_default adau1977_reg_defaults[] = {
Dwm5110.c78 static const struct reg_default wm5110_sysclk_revd_patch[] = {
140 const struct reg_default *patch = NULL; in wm5110_sysclk_ev()
Dwm8961.c35 static const struct reg_default wm8961_reg_defaults[] = {
Drt5640.c54 static struct reg_default init_list[] = {
64 static const struct reg_default rt5640_reg[] = {
Dwm2200.c169 static struct reg_default wm2200_reg_defaults[] = {
900 static const struct reg_default wm2200_reva_patch[] = {
Dwm8960.c56 static const struct reg_default wm8960_reg_defaults[] = {
Dwm8990.c49 static const struct reg_default wm8990_reg_defaults[] = {
Dwm8983.c31 static const struct reg_default wm8983_defaults[] = {
Dlm49453.c33 static struct reg_default lm49453_reg_defs[] = {
Dda9055.c951 static struct reg_default da9055_reg_defaults[] = {
Dwm8900.c151 static const struct reg_default wm8900_reg_defaults[] = {
Dsta32x.c62 static const struct reg_default sta32x_regs[] = {
Dwm8985.c43 static const struct reg_default wm8985_reg_defaults[] = {
Dwm8991.c39 static const struct reg_default wm8991_reg_defaults[] = {
Dcs42l73.c49 static const struct reg_default cs42l73_reg_defaults[] = {
Dwm9081.c33 static struct reg_default wm9081_reg[] = {
Dsta350.c63 static const struct reg_default sta350_regs[] = {
Drt5670.c54 static struct reg_default init_list[] = {
61 static const struct reg_default rt5670_reg[] = {
Dsgtl5000.c39 static const struct reg_default sgtl5000_reg_defaults[] = {
Dwm8753.c69 static const struct reg_default wm8753_reg_defaults[] = {
Dcs42l56.c66 static const struct reg_default cs42l56_reg_defaults[] = {
Dtlv320aic31xx.c44 static const struct reg_default aic31xx_reg_defaults[] = {
Dda7213.c957 static struct reg_default da7213_reg_defaults[] = {
Dadau1373.c155 static const struct reg_default adau1373_reg_defaults[] = {
Drt5631.c42 static const struct reg_default rt5631_reg[] = {
Dwm8962.c116 static struct reg_default wm8962_reg[] = {
3501 static const struct reg_default wm8962_dc_measure[] = {
Dmax98088.c59 static const struct reg_default max98088_reg[] = {
Dpcm512x.c83 static const struct reg_default pcm512x_reg_defaults[] = {
Dda732x.c46 static struct reg_default da732x_reg_cache[] = {
Dwm8903.c43 static const struct reg_default wm8903_reg_defaults[] = {
Dwm8995.c47 static const struct reg_default wm8995_reg_defaults[] = {
Darizona.c1241 struct reg_default dac_comp[] = { in arizona_wm5102_set_dac_comp()
Dwm8904.c93 static const struct reg_default wm8904_reg_defaults[] = {
Dmax98095.c64 static const struct reg_default max98095_reg_def[] = {
Drt5677.c57 static const struct reg_default init_list[] = {
71 static const struct reg_default rt5677_reg[] = {
Dmax98090.c30 static struct reg_default max98090_reg[] = {
Dwm5100.c1250 static const struct reg_default wm5100_reva_patches[] = {
Dwm5100.h5313 extern struct reg_default wm5100_reg_defaults[WM5100_REGISTER_COUNT];
Dwm8996.c120 static struct reg_default wm8996_reg[] = {
/linux-4.1.27/drivers/leds/
Dleds-lp8860.c305 static struct reg_default lp8860_reg_defs[] = {
335 static struct reg_default lp8860_eeprom_defs[] = {
/linux-4.1.27/drivers/input/keyboard/
Dcap11xx.c84 static const struct reg_default cap11xx_reg_defaults[] = {
/linux-4.1.27/drivers/regulator/
Dltc3589.c381 static struct reg_default ltc3589_reg_defaults[] = {
/linux-4.1.27/drivers/gpu/drm/i2c/
Dadv7511.c57 static const struct reg_default adv7511_fixed_registers[] = {
/linux-4.1.27/sound/soc/fsl/
Dfsl_asrc.c687 static struct reg_default fsl_asrc_reg[] = {