Home
last modified time | relevance | path

Searched defs:regmap (Results 1 – 200 of 436) sorted by relevance

123

/linux-4.4.14/drivers/base/regmap/
Dinternal.h51 struct regmap { struct
59 regmap_lock lock; argument
60 regmap_unlock unlock; argument
66 struct regmap_format format; /* Buffer format */ argument
67 const struct regmap_bus *bus; argument
68 void *bus_context;
69 const char *name;
71 bool async;
95 const struct regmap_access_table *wr_table; argument
96 const struct regmap_access_table *rd_table; argument
[all …]
/linux-4.4.14/drivers/acpi/pmic/
Dintel_pmic_crc.c91 static int intel_crc_pmic_get_power(struct regmap *regmap, int reg, in intel_crc_pmic_get_power()
103 static int intel_crc_pmic_update_power(struct regmap *regmap, int reg, in intel_crc_pmic_update_power()
123 static int intel_crc_pmic_get_raw_temp(struct regmap *regmap, int reg) in intel_crc_pmic_get_raw_temp()
138 static int intel_crc_pmic_update_aux(struct regmap *regmap, int reg, int raw) in intel_crc_pmic_update_aux()
144 static int intel_crc_pmic_get_policy(struct regmap *regmap, int reg, u64 *value) in intel_crc_pmic_get_policy()
154 static int intel_crc_pmic_update_policy(struct regmap *regmap, in intel_crc_pmic_update_policy()
Dintel_pmic_xpower.c152 static int intel_xpower_pmic_get_power(struct regmap *regmap, int reg, in intel_xpower_pmic_get_power()
164 static int intel_xpower_pmic_update_power(struct regmap *regmap, int reg, in intel_xpower_pmic_update_power()
196 static int intel_xpower_pmic_get_raw_temp(struct regmap *regmap, int reg) in intel_xpower_pmic_get_raw_temp()
Dintel_pmic.c28 struct regmap *regmap; member
53 struct regmap *regmap = opregion->regmap; in intel_pmic_power_handler() local
137 struct regmap *regmap = opregion->regmap; in pmic_thermal_pen() local
207 struct regmap *regmap, in intel_pmic_install_opregion_handler()
/linux-4.4.14/sound/soc/fsl/
Dfsl_spdif.c98 struct regmap *regmap; member
118 struct regmap *regmap = spdif_priv->regmap; in spdif_irq_dpll_lock() local
134 struct regmap *regmap = spdif_priv->regmap; in spdif_irq_sym_error() local
148 struct regmap *regmap = spdif_priv->regmap; in spdif_irq_uqrx_full() local
203 struct regmap *regmap = spdif_priv->regmap; in spdif_irq_uq_err() local
222 struct regmap *regmap = spdif_priv->regmap; in spdif_intr_status_clear() local
302 struct regmap *regmap = spdif_priv->regmap; in spdif_softreset() local
337 struct regmap *regmap = spdif_priv->regmap; in spdif_write_channel_status() local
358 struct regmap *regmap = spdif_priv->regmap; in spdif_set_rx_clksrc() local
377 struct regmap *regmap = spdif_priv->regmap; in spdif_set_sample_rate() local
[all …]
/linux-4.4.14/drivers/hwmon/
Dtmp103.c69 struct regmap *regmap = dev_get_drvdata(dev); in tmp103_show_temp() local
85 struct regmap *regmap = dev_get_drvdata(dev); in tmp103_set_temp() local
131 struct regmap *regmap; in tmp103_probe() local
156 struct regmap *regmap = dev_get_drvdata(dev); in tmp103_suspend() local
164 struct regmap *regmap = dev_get_drvdata(dev); in tmp103_resume() local
Dltc2945.c78 struct regmap *regmap = dev_get_drvdata(dev); in ltc2945_reg_to_val() local
160 struct regmap *regmap = dev_get_drvdata(dev); in ltc2945_val_to_reg() local
246 struct regmap *regmap = dev_get_drvdata(dev); in ltc2945_set_value() local
281 struct regmap *regmap = dev_get_drvdata(dev); in ltc2945_reset_history() local
333 struct regmap *regmap = dev_get_drvdata(dev); in ltc2945_show_bool() local
483 struct regmap *regmap; in ltc2945_probe() local
Dltc4260.c48 struct regmap *regmap = dev_get_drvdata(dev); in ltc4260_get_value() local
98 struct regmap *regmap = dev_get_drvdata(dev); in ltc4260_show_bool() local
164 struct regmap *regmap; in ltc4260_probe() local
Dltc4222.c58 struct regmap *regmap = dev_get_drvdata(dev); in ltc4222_get_value() local
113 struct regmap *regmap = dev_get_drvdata(dev); in ltc4222_show_bool() local
200 struct regmap *regmap; in ltc4222_probe() local
Demc1403.c41 struct regmap *regmap; member
115 struct regmap *regmap = data->regmap; in show_hyst_common() local
148 struct regmap *regmap = data->regmap; in store_hyst() local
Dads7828.c51 struct regmap *regmap; member
/linux-4.4.14/drivers/video/backlight/
Dsky81452-backlight.c63 struct regmap *regmap = bl_get_data(bd); in sky81452_bl_update_status() local
85 struct regmap *regmap = bl_get_data(to_backlight_device(dev)); in sky81452_bl_store_enable() local
104 struct regmap *regmap = bl_get_data(to_backlight_device(dev)); in sky81452_bl_show_open_short() local
134 struct regmap *regmap = bl_get_data(to_backlight_device(dev)); in sky81452_bl_show_fault() local
240 static int sky81452_bl_init_device(struct regmap *regmap, in sky81452_bl_init_device()
265 struct regmap *regmap = dev_get_drvdata(dev->parent); in sky81452_bl_probe() local
Dpm8941-wled.c83 struct regmap *regmap; member
378 struct regmap *regmap; in pm8941_wled_probe() local
Dlm3639_bl.c43 struct regmap *regmap; member
/linux-4.4.14/sound/soc/codecs/
Dnau8825.c528 struct regmap *regmap = nau8825->regmap; in nau8825_enable_jack_detect() local
547 static bool nau8825_is_jack_inserted(struct regmap *regmap) in nau8825_is_jack_inserted()
555 static void nau8825_restart_jack_detection(struct regmap *regmap) in nau8825_restart_jack_detection()
570 struct regmap *regmap = nau8825->regmap; in nau8825_eject_jack() local
606 struct regmap *regmap = nau8825->regmap; in nau8825_jack_insert() local
676 struct regmap *regmap = nau8825->regmap; in nau8825_interrupt() local
730 struct regmap *regmap = nau8825->regmap; in nau8825_setup_buttons() local
769 struct regmap *regmap = nau8825->regmap; in nau8825_init_regs() local
976 struct regmap *regmap = nau8825->regmap; in nau8825_configure_sysclk() local
1097 static void nau8825_reset_chip(struct regmap *regmap) in nau8825_reset_chip()
[all …]
Djz4740.c78 struct regmap *regmap; member
227 static void jz4740_codec_wakeup(struct regmap *regmap) in jz4740_codec_wakeup()
243 struct regmap *regmap = jz4740_codec->regmap; in jz4740_codec_set_bias_level() local
Dwm8804-spi.c21 struct regmap *regmap; in wm8804_spi_probe() local
Dtlv320aic23-spi.c24 struct regmap *regmap; in aic23_spi_probe() local
Dwm8804-i2c.c22 struct regmap *regmap; in wm8804_i2c_probe() local
Dpcm512x-spi.c25 struct regmap *regmap; in pcm512x_spi_probe() local
Dtlv320aic23-i2c.c25 struct regmap *regmap; in tlv320aic23_i2c_probe() local
Dpcm512x-i2c.c26 struct regmap *regmap; in pcm512x_i2c_probe() local
Dad193x.c25 struct regmap *regmap; member
426 int ad193x_probe(struct device *dev, struct regmap *regmap, in ad193x_probe()
Des8328.c66 struct regmap *regmap; member
626 struct regmap *regmap = dev_get_regmap(codec->dev, NULL); in es8328_resume() local
730 int es8328_probe(struct device *dev, struct regmap *regmap) in es8328_probe()
Dmax9877.c144 struct regmap *regmap; in max9877_i2c_probe() local
Dsigmadsp-regmap.c41 struct regmap *regmap, const struct sigmadsp_ops *ops, in devm_sigmadsp_init_regmap()
Dlm4857.c126 struct regmap *regmap; in lm4857_i2c_probe() local
Dsti-sas.c77 struct regmap *regmap; member
85 struct regmap *regmap; member
93 const struct regmap_config *regmap; member
Dcs42xx8.c42 struct regmap *regmap; member
436 int cs42xx8_probe(struct device *dev, struct regmap *regmap) in cs42xx8_probe()
Dsirf-audio-codec.c30 struct regmap *regmap; member
107 static void enable_and_reset_codec(struct regmap *regmap, in enable_and_reset_codec()
Dssm2602.c45 struct regmap *regmap; member
627 struct regmap *regmap) in ssm2602_probe()
Dts3a227e.c27 struct regmap *regmap; member
192 struct regmap *regmap = ts3a227e->regmap; in ts3a227e_interrupt() local
Dwm8750.c745 struct regmap *regmap; in wm8750_spi_probe() local
793 struct regmap *regmap; in wm8750_i2c_probe() local
Dad1980.c238 struct regmap *regmap; in ad1980_soc_probe() local
Dak4613.c417 struct regmap *regmap = dev_get_regmap(codec->dev, NULL); in ak4613_resume() local
440 struct regmap *regmap; in ak4613_i2c_probe() local
Dmax9768.c32 struct regmap *regmap; member
Dtfa9879.c25 struct regmap *regmap; member
Dtlv320aic23.c191 struct regmap *regmap; member
594 int tlv320aic23_probe(struct device *dev, struct regmap *regmap) in tlv320aic23_probe()
Dwm8804.c64 struct regmap *regmap; member
567 int wm8804_probe(struct device *dev, struct regmap *regmap) in wm8804_probe()
Dpcm512x.c44 struct regmap *regmap; member
573 struct regmap *regmap = pcm512x->regmap; in pcm512x_dai_startup_slave() local
1384 int pcm512x_probe(struct device *dev, struct regmap *regmap) in pcm512x_probe()
Dwm8728.c48 struct regmap *regmap; member
Dwm9090.c78 struct regmap *regmap; member
Dak4671.c636 struct regmap *regmap; in ak4671_i2c_probe() local
Dmax9850.c31 struct regmap *regmap; member
Dwm8997.c89 struct regmap *regmap = arizona->regmap; in wm8997_sysclk_ev() local
Dpcm1792a.c74 struct regmap *regmap; member
Dadau1781.c478 int adau1781_probe(struct device *dev, struct regmap *regmap, in adau1781_probe()
Dad1836.c35 struct regmap *regmap; member
Dak4535.c33 struct regmap *regmap; member
Dcs4349.c48 struct regmap *regmap; member
Dwm_adsp.h38 struct regmap *regmap; member
Dak4104.c50 struct regmap *regmap; member
Dak4642.c528 struct regmap *regmap = dev_get_regmap(codec->dev, NULL); in ak4642_resume() local
633 struct regmap *regmap; in ak4642_i2c_probe() local
Dcs35l32.c45 struct regmap *regmap; member
Dpcm1681.c83 struct regmap *regmap; member
Dcs4271.c164 struct regmap *regmap; member
656 int cs4271_probe(struct device *dev, struct regmap *regmap) in cs4271_probe()
Dwm8776.c41 struct regmap *regmap; member
Dlm49453.c190 struct regmap *regmap; member
Dadau17x1.h46 struct regmap *regmap; member
Dwm5102.c586 struct regmap *regmap = arizona->regmap; in wm5102_sysclk_ev() local
Dwm8770.c84 struct regmap *regmap; member
Dsta529.c113 struct regmap *regmap; member
Dcs4265.c35 struct regmap *regmap; member
Dtlv320aic26.c32 struct regmap *regmap; member
Dwm8523.c43 struct regmap *regmap; member
Dadau1977.c112 struct regmap *regmap; member
903 int adau1977_probe(struct device *dev, struct regmap *regmap, in adau1977_probe()
/linux-4.4.14/drivers/mfd/
Dsyscon.c35 struct regmap *regmap; member
48 struct regmap *regmap; in of_syscon_register() local
122 struct regmap *regmap; in syscon_regmap_lookup_by_compatible() local
160 struct regmap *regmap; in syscon_regmap_lookup_by_phandle() local
Dsky81452.c41 struct regmap *regmap; in sky81452_probe() local
Dtwl-core.c154 struct regmap *regmap; member
456 struct regmap *regmap = twl_get_regmap(mod_no); in twl_i2c_write() local
484 struct regmap *regmap = twl_get_regmap(mod_no); in twl_i2c_read() local
511 struct regmap *regmap = twl_get_regmap(mod_no); in twl_set_regcache_bypass() local
Dmc13xxx.h33 struct regmap *regmap; member
Dqcom-spmi-pmic.c124 struct regmap *regmap; in pmic_spmi_probe() local
Dpm8921-core.c59 struct regmap *regmap; member
320 struct regmap *regmap; in pm8921_probe() local
Dsec-core.c342 const struct regmap_config *regmap; in sec_pmic_probe() local
Dretu-mfd.c42 struct regmap *regmap; member
/linux-4.4.14/drivers/iio/adc/
Daxp288_adc.c46 struct regmap *regmap; member
115 struct regmap *regmap) in axp288_adc_read_channel()
126 static int axp288_adc_set_ts(struct regmap *regmap, unsigned int mode, in axp288_adc_set_ts()
165 static int axp288_adc_set_state(struct regmap *regmap) in axp288_adc_set_state()
/linux-4.4.14/drivers/input/misc/
Dpmic8xxx-pwrkey.c87 struct regmap *regmap; member
167 static int pm8058_disable_smps_locally_set_pull_down(struct regmap *regmap, in pm8058_disable_smps_locally_set_pull_down()
271 static int pm8058_disable_ldo_locally_set_pull_down(struct regmap *regmap, in pm8058_disable_ldo_locally_set_pull_down()
291 struct regmap *regmap = pwrkey->regmap; in pm8058_pwrkey_shutdown() local
330 struct regmap *regmap = pwrkey->regmap; in pm8921_pwrkey_shutdown() local
348 struct regmap *regmap; in pmic8xxx_pwrkey_probe() local
Dpm8xxx-vibrator.c46 struct regmap *regmap; member
Dpm8941-pwrkey.c50 struct regmap *regmap; member
Dda9063_onkey.c49 struct regmap *regmap; member
Ddrv2665.c64 struct regmap *regmap; member
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_layer.c90 struct regmap *regmap = layer->hlcdc->regmap; in atmel_hlcdc_layer_update_apply() local
181 struct regmap *regmap = layer->hlcdc->regmap; in atmel_hlcdc_layer_irq() local
305 struct regmap *regmap = layer->hlcdc->regmap; in atmel_hlcdc_layer_disable() local
350 struct regmap *regmap = layer->hlcdc->regmap; in atmel_hlcdc_layer_update_start() local
605 struct regmap *regmap = dc->hlcdc->regmap; in atmel_hlcdc_layer_init() local
657 struct regmap *regmap = layer->hlcdc->regmap; in atmel_hlcdc_layer_cleanup() local
Datmel_hlcdc_crtc.c60 struct regmap *regmap = crtc->dc->hlcdc->regmap; in atmel_hlcdc_crtc_mode_set_nofb() local
135 struct regmap *regmap = crtc->dc->hlcdc->regmap; in atmel_hlcdc_crtc_disable() local
174 struct regmap *regmap = crtc->dc->hlcdc->regmap; in atmel_hlcdc_crtc_enable() local
/linux-4.4.14/drivers/pinctrl/mediatek/
Dpinctrl-mt8127.c183 static int mt8127_spec_pull_set(struct regmap *regmap, unsigned int pin, in mt8127_spec_pull_set()
270 static int mt8127_ies_smt_set(struct regmap *regmap, unsigned int pin, in mt8127_ies_smt_set()
Dpinctrl-mt8173.c72 static int mt8173_spec_pull_set(struct regmap *regmap, unsigned int pin, in mt8173_spec_pull_set()
185 static int mt8173_ies_smt_set(struct regmap *regmap, unsigned int pin, in mt8173_ies_smt_set()
Dpinctrl-mt8135.c241 static int spec_pull_set(struct regmap *regmap, unsigned int pin, in spec_pull_set()
/linux-4.4.14/drivers/power/
Dmax77693_charger.c42 static int max77693_get_charger_state(struct regmap *regmap, int *val) in max77693_get_charger_state()
83 static int max77693_get_charge_type(struct regmap *regmap, int *val) in max77693_get_charge_type()
135 static int max77693_get_battery_health(struct regmap *regmap, int *val) in max77693_get_battery_health()
178 static int max77693_get_present(struct regmap *regmap, int *val) in max77693_get_present()
196 static int max77693_get_online(struct regmap *regmap, int *val) in max77693_get_online()
225 struct regmap *regmap = chg->max77693->regmap; in max77693_charger_get_property() local
Daxp20x_usb_power.c45 struct regmap *regmap; member
/linux-4.4.14/drivers/clk/mediatek/
Dreset.c25 struct regmap *regmap; member
71 struct regmap *regmap; in mtk_register_reset_controller() local
Dclk-gate.h25 struct regmap *regmap; member
Dclk-gate.c103 struct regmap *regmap, in mtk_clk_register_gate()
Dclk-mtk.c104 struct regmap *regmap; in mtk_clk_register_gates() local
/linux-4.4.14/drivers/clk/qcom/
Dclk-pll.c232 clk_pll_set_fsm_mode(struct clk_pll *pll, struct regmap *regmap, u8 lock_count) in clk_pll_set_fsm_mode()
251 static void clk_pll_configure(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure()
278 void clk_pll_configure_sr(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure_sr()
287 void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure_sr_hpm_lp()
Dcommon.c92 const struct qcom_cc_desc *desc, struct regmap *regmap) in qcom_cc_really_probe()
161 struct regmap *regmap; in qcom_cc_probe() local
Dclk-regmap.h32 struct regmap *regmap; member
Dreset.h28 struct regmap *regmap; member
Dgdsc.h44 struct regmap *regmap; member
Dlcc-ipq806x.c439 struct regmap *regmap; in lcc_ipq806x_probe() local
Dlcc-msm8960.c545 struct regmap *regmap; in lcc_msm8960_probe() local
Dgdsc.c205 struct reset_controller_dev *rcdev, struct regmap *regmap) in gdsc_register()
/linux-4.4.14/drivers/pinctrl/berlin/
Dberlin.c30 struct regmap *regmap; member
297 struct regmap *regmap) in berlin_pinctrl_probe_regmap()
333 struct regmap *regmap = syscon_node_to_regmap(parent_np); in berlin_pinctrl_probe() local
Dberlin-bg4ct.c467 struct regmap *regmap; in berlin4ct_pinctrl_probe() local
/linux-4.4.14/include/linux/mfd/
Drt5033.h32 struct regmap *regmap; member
41 struct regmap *regmap; member
Dintel_soc_pmic.h26 struct regmap *regmap; member
Dhi6421-pmic.h38 struct regmap *regmap; member
Dmax77693-common.h35 struct regmap *regmap; member
Dtps6105x.h94 struct regmap *regmap; member
Datmel-hlcdc.h78 struct regmap *regmap; member
Dsmsc.h33 struct regmap *regmap; member
Dlp3943.h105 struct regmap *regmap; member
Ddavinci_voicecodec.h112 struct regmap *regmap; member
Dlm3533.h28 struct regmap *regmap; member
Das3711.h79 struct regmap *regmap; member
/linux-4.4.14/drivers/clk/
Dclk-max-gen.c37 struct regmap *regmap; member
111 int max_gen_clk_probe(struct platform_device *pdev, struct regmap *regmap, in max_gen_clk_probe()
Dclk-axm5516.c31 struct regmap *regmap; member
545 struct regmap *regmap; in axmclk_probe() local
/linux-4.4.14/drivers/bus/
Dvexpress-config.c87 struct regmap *regmap = res; in vexpress_config_devres_release() local
95 struct regmap *regmap; in devm_regmap_init_vexpress_config() local
/linux-4.4.14/drivers/rtc/
Drtc-isl12057.c83 struct regmap *regmap; member
144 static int isl12057_i2c_validate_chip(struct regmap *regmap) in isl12057_i2c_validate_chip()
435 static int isl12057_check_rtc_status(struct device *dev, struct regmap *regmap) in isl12057_check_rtc_status()
548 struct regmap *regmap; in isl12057_probe() local
Drtc-ab-b5ze-s3.c130 struct regmap *regmap; member
144 static int abb5zes3_i2c_validate_chip(struct regmap *regmap) in abb5zes3_i2c_validate_chip()
654 static inline int _abb5zes3_rtc_battery_low_irq_enable(struct regmap *regmap, in _abb5zes3_rtc_battery_low_irq_enable()
670 struct regmap *regmap = data->regmap; in abb5zes3_rtc_check_setup() local
894 struct regmap *regmap; in abb5zes3_probe() local
Drtc-max8907.c45 struct regmap *regmap; member
/linux-4.4.14/drivers/regulator/
Darizona-ldo1.c68 struct regmap *regmap = ldo->arizona->regmap; in arizona_ldo1_hc_set_voltage_sel() local
94 struct regmap *regmap = ldo->arizona->regmap; in arizona_ldo1_hc_get_voltage_sel() local
Dmt6311-regulator.c107 struct regmap *regmap; in mt6311_i2c_probe() local
Dvexpress.c29 struct regmap *regmap; member
Disl9305.c146 struct regmap *regmap; in isl9305_i2c_probe() local
Dda9210-regulator.c37 struct regmap *regmap; member
Darizona-micsupp.c49 struct regmap *regmap = arizona->regmap; in arizona_micsupp_check_cp() local
Dmax8649.c53 struct regmap *regmap; member
Dtps51632-regulator.c90 struct regmap *regmap; member
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sti.c130 struct regmap *regmap; member
234 struct regmap *regmap = dwmac->regmap; in sti_dwmac_init() local
270 struct regmap *regmap; in sti_dwmac_parse_data() local
/linux-4.4.14/drivers/iio/dac/
Dad5380.c58 struct regmap *regmap; member
369 static int ad5380_probe(struct device *dev, struct regmap *regmap, in ad5380_probe()
483 struct regmap *regmap; in ad5380_spi_probe() local
556 struct regmap *regmap; in ad5380_i2c_probe() local
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-rockchip.c389 struct regmap *regmap; in rockchip_get_mux() local
443 struct regmap *regmap; in rockchip_set_mux() local
501 int pin_num, struct regmap **regmap, in rk2928_calc_pull_reg_and_bit()
521 int pin_num, struct regmap **regmap, in rk3188_calc_pull_reg_and_bit()
556 int pin_num, struct regmap **regmap, in rk3288_calc_pull_reg_and_bit()
590 int pin_num, struct regmap **regmap, in rk3288_calc_drv_reg_and_bit()
621 int pin_num, struct regmap **regmap, in rk3368_calc_pull_reg_and_bit()
652 int pin_num, struct regmap **regmap, in rk3368_calc_drv_reg_and_bit()
686 struct regmap *regmap; in rockchip_get_drive_perpin() local
708 struct regmap *regmap; in rockchip_set_drive_perpin() local
[all …]
/linux-4.4.14/drivers/iio/gyro/
Dbmg160_spi.c16 struct regmap *regmap; in bmg160_spi_probe() local
Dbmg160_i2c.c18 struct regmap *regmap; in bmg160_i2c_probe() local
/linux-4.4.14/drivers/misc/
Dbmp085-spi.c28 struct regmap *regmap; in bmp085_spi_probe() local
Dbmp085-i2c.c43 struct regmap *regmap = devm_regmap_init_i2c(client, in bmp085_i2c_probe() local
Dvexpress-syscfg.c50 struct regmap *regmap; member
227 static void vexpress_syscfg_regmap_exit(struct regmap *regmap, void *context) in vexpress_syscfg_regmap_exit()
Dqcom-coincell.c24 struct regmap *regmap; member
Dbmp085.c78 struct regmap *regmap; member
442 int bmp085_probe(struct device *dev, struct regmap *regmap, int irq) in bmp085_probe()
/linux-4.4.14/drivers/iio/accel/
Dbmc150-accel-spi.c36 struct regmap *regmap; in bmc150_accel_probe() local
Dbmc150-accel-i2c.c39 struct regmap *regmap; in bmc150_accel_probe() local
Dmxc4005.c66 struct regmap *regmap; member
429 struct regmap *regmap; in mxc4005_probe() local
/linux-4.4.14/drivers/media/tuners/
Dtua9001_priv.h32 struct regmap *regmap; member
Dtda18212.c27 struct regmap *regmap; member
Dit913x.c28 struct regmap *regmap; member
De4000_priv.h32 struct regmap *regmap; member
/linux-4.4.14/drivers/nvmem/
Dqfprom.c43 struct regmap *regmap; in qfprom_probe() local
Dimx-ocotp.c102 struct regmap *regmap; in imx_ocotp_probe() local
Dsunxi_sid.c104 struct regmap *regmap; in sunxi_sid_probe() local
Drockchip-efuse.c127 struct regmap *regmap; in rockchip_efuse_probe() local
Dmxs-ocotp.c181 struct regmap *regmap; in mxs_ocotp_probe() local
Dvf610-ocotp.c250 struct regmap *regmap; in vf610_ocotp_probe() local
/linux-4.4.14/drivers/staging/media/mn88473/
Dmn88473_priv.h29 struct regmap *regmap[3]; member
/linux-4.4.14/sound/soc/sirf/
Dsirf-audio-port.c13 struct regmap *regmap; member
Dsirf-usp.c20 struct regmap *regmap; member
/linux-4.4.14/drivers/watchdog/
Dst_lpc_wdt.c48 struct regmap *regmap; member
187 struct regmap *regmap; in st_wdog_probe() local
Dimx2_wdt.c64 struct regmap *regmap; member
/linux-4.4.14/drivers/usb/dwc3/
Ddwc3-st.c94 struct regmap *regmap; member
199 struct regmap *regmap; in st_dwc3_probe() local
/linux-4.4.14/arch/arm/mach-u300/
Dregulator.c61 struct regmap *regmap; in __u300_init_boardpower() local
/linux-4.4.14/drivers/staging/media/mn88472/
Dmn88472_priv.h29 struct regmap *regmap[3]; member
/linux-4.4.14/include/linux/mfd/da9062/
Dcore.h46 struct regmap *regmap; member
/linux-4.4.14/drivers/staging/iio/magnetometer/
Dhmc5843.h45 struct regmap *regmap; member
/linux-4.4.14/drivers/reset/
Dreset-berlin.c30 struct regmap *regmap; member
/linux-4.4.14/drivers/power/reset/
Dbrcmstb-reboot.c34 static struct regmap *regmap; variable
Dst-poweroff.c22 struct regmap *regmap; member
Dvexpress-poweroff.c116 struct regmap *regmap; in vexpress_reset_probe() local
/linux-4.4.14/drivers/leds/
Dleds-tlc591xx.c57 struct regmap *regmap; member
77 tlc591xx_set_mode(struct regmap *regmap, u8 mode) in tlc591xx_set_mode()
/linux-4.4.14/drivers/media/dvb-frontends/
Drtl2830_priv.h31 struct regmap *regmap; member
Dm88ds3103_priv.h37 struct regmap *regmap; member
Dtda10071_priv.h32 struct regmap *regmap; member
/linux-4.4.14/drivers/hwspinlock/
Dqcom_hwspinlock.c87 struct regmap *regmap; in qcom_hwspinlock_probe() local
/linux-4.4.14/drivers/phy/
Dphy-stih407-usb.c38 struct regmap *regmap; member
Dphy-stih41x-usb.c52 struct regmap *regmap; member
Dphy-exynos-mipi-video.c46 struct regmap *regmap; member
/linux-4.4.14/sound/soc/sh/rcar/
Dgen.c30 struct regmap *regmap[RSND_BASE_MAX]; member
162 struct regmap *regmap; in _rsnd_gen_regmap_init() local
/linux-4.4.14/include/linux/mfd/da9055/
Dcore.h42 struct regmap *regmap; member
/linux-4.4.14/drivers/thermal/st/
Dst_thermal_memmap.c63 struct regmap *regmap = sensor->regmap; in st_mmap_alloc_regfields() local
Dst_thermal.c31 struct regmap *regmap = sensor->regmap; in st_thermal_alloc_regfields() local
Dst_thermal.h88 struct regmap *regmap; member
/linux-4.4.14/drivers/pwm/
Dpwm-crc.c42 struct regmap *regmap; member
Dpwm-pca9685.c80 struct regmap *regmap; member
/linux-4.4.14/sound/soc/tegra/
Dtegra30_ahub.c686 void tegra30_ahub_set_cif(struct regmap *regmap, unsigned int reg, in tegra30_ahub_set_cif()
718 void tegra124_ahub_set_cif(struct regmap *regmap, unsigned int reg, in tegra124_ahub_set_cif()
Dtegra20_das.h88 struct regmap *regmap; member
Dtegra20_ac97.h90 struct regmap *regmap; member
/linux-4.4.14/include/linux/mfd/da9150/
Dcore.h66 struct regmap *regmap; member
/linux-4.4.14/include/linux/mfd/mt6397/
Dcore.h56 struct regmap *regmap; member
/linux-4.4.14/drivers/iio/light/
Djsa1212.c130 struct regmap *regmap; member
325 struct regmap *regmap; in jsa1212_probe() local
Drpr0521.c149 struct regmap *regmap; member
478 struct regmap *regmap; in rpr0521_probe() local
Dstk3310.c112 struct regmap *regmap; member
504 struct regmap *regmap; in stk3310_regmap_init() local
/linux-4.4.14/drivers/input/touchscreen/
Dtsc200x-core.c86 struct regmap *regmap; member
454 struct regmap *regmap, in tsc200x_probe()
/linux-4.4.14/drivers/irqchip/
Dirq-st.c43 struct regmap *regmap; member
/linux-4.4.14/drivers/iio/magnetometer/
Dmmc35240.c128 struct regmap *regmap; member
493 struct regmap *regmap; in mmc35240_probe() local
/linux-4.4.14/drivers/gpu/drm/imx/
Ddw_hdmi-imx.c28 struct regmap *regmap; member
/linux-4.4.14/sound/soc/adi/
Daxi-spdif.c39 struct regmap *regmap; member
Daxi-i2s.c42 struct regmap *regmap; member
/linux-4.4.14/include/linux/mfd/da9063/
Dcore.h86 struct regmap *regmap; member
/linux-4.4.14/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c29 struct regmap *regmap; member
/linux-4.4.14/sound/soc/rockchip/
Drockchip_spdif.c43 struct regmap *regmap; member
/linux-4.4.14/drivers/tty/serial/
Dsc16is7xx.c326 struct regmap *regmap; member
1135 struct regmap *regmap, int irq, unsigned long flags) in sc16is7xx_probe()
1308 struct regmap *regmap; in sc16is7xx_spi_probe() local
1379 struct regmap *regmap; in sc16is7xx_i2c_probe() local
/linux-4.4.14/drivers/media/i2c/
Dlm3646.c72 struct regmap *regmap; member
/linux-4.4.14/drivers/usb/misc/
Dusb3503.c59 struct regmap *regmap; member
/linux-4.4.14/drivers/clk/ti/
Dclk.c39 struct regmap *regmap; member
/linux-4.4.14/include/linux/mfd/wm8994/
Dcore.h66 struct regmap *regmap; member

123