Home
last modified time | relevance | path

Searched refs:regmap_attach_dev (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/reset/
H A Dreset-imx7.c378 regmap_attach_dev(dev, imx7src->regmap, &config); in imx7_reset_probe()
/openbmc/linux/drivers/pinctrl/freescale/
H A Dpinctrl-imx.c738 regmap_attach_dev(&pdev->dev, gpr, &config); in imx_pinctrl_probe()
/openbmc/linux/drivers/base/regmap/
H A Dregmap.c573 int regmap_attach_dev(struct device *dev, struct regmap *map, in regmap_attach_dev() function
599 EXPORT_SYMBOL_GPL(regmap_attach_dev);
1154 ret = regmap_attach_dev(dev, map, config); in __regmap_init()
/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-pcm.c1125 ret = regmap_attach_dev(dev, afe->regmap, &mt8183_afe_regmap_config); in mt8183_afe_pcm_dev_probe()
/openbmc/linux/drivers/remoteproc/
H A Dimx_rproc.c1058 regmap_attach_dev(dev, regmap, &config); in imx_rproc_detect_mode()
/openbmc/linux/include/linux/
H A Dregmap.h760 int regmap_attach_dev(struct device *dev, struct regmap *map,
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-pcm.c2231 ret = regmap_attach_dev(dev, afe->regmap, &mt8192_afe_regmap_config); in mt8192_afe_pcm_dev_probe()