Searched refs:tps68470_regmap (Results 1 – 2 of 2) sorted by relevance
25 struct regmap *tps68470_regmap; member32 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_get()54 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_get_direction()77 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_set()92 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_output()109 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_input()134 tps68470_gpio->tps68470_regmap = dev_get_drvdata(pdev->dev.parent); in tps68470_gpio_probe()
373 struct regmap *tps68470_regmap = dev_get_drvdata(pdev->dev.parent); in tps68470_pmic_opregion_probe() local379 if (!tps68470_regmap) in tps68470_pmic_opregion_probe()392 opregion->regmap = tps68470_regmap; in tps68470_pmic_opregion_probe()