Searched refs:da9062 (Results 1 – 10 of 10) sorted by relevance
35 struct da9062 *da9062; member43 struct regmap *regmap = pctl->da9062->regmap; in da9062_pctl_get_pin_mode()59 struct regmap *regmap = pctl->da9062->regmap; in da9062_pctl_set_pin_mode()79 struct regmap *regmap = pctl->da9062->regmap; in da9062_gpio_get()109 struct regmap *regmap = pctl->da9062->regmap; in da9062_gpio_set()141 struct regmap *regmap = pctl->da9062->regmap; in da9062_gpio_direction_input()182 struct regmap *regmap = pctl->da9062->regmap; in da9062_gpio_set_config()227 struct da9062 *da9062 = pctl->da9062; in da9062_gpio_to_irq() local229 return regmap_irq_get_virq(da9062->regmap_irq, in da9062_gpio_to_irq()259 pctl->da9062 = dev_get_drvdata(parent); in da9062_pctl_probe()[all …]
24 obj-$(CONFIG_PINCTRL_DA9062) += pinctrl-da9062.o
33 struct da9062 *hw;69 struct da9062 *chip = wdt->hw; in da9062_wdt_update_timeout_register()207 struct da9062 *chip; in da9062_wdt_probe()
265 static int da9062_clear_fault_log(struct da9062 *chip) in da9062_clear_fault_log()299 static int da9062_get_device_type(struct da9062 *chip) in da9062_get_device_type()350 static u32 da9062_configure_irq_type(struct da9062 *chip, int irq, u32 *trigger) in da9062_configure_irq_type()593 struct da9062 *chip; in da9062_i2c_probe()700 struct da9062 *chip = i2c_get_clientdata(i2c); in da9062_i2c_remove()
160 obj-$(CONFIG_MFD_DA9062) += da9062-core.o
51 struct da9062 *hw;161 struct da9062 *chip = dev_get_drvdata(pdev->dev.parent); in da9062_thermal_probe()
56 obj-$(CONFIG_DA9062_THERMAL) += da9062-thermal.o
62 struct da9062 *hw;892 struct da9062 *hw = regulators->regulator[0].hw; in da9062_ldo_lim_event()922 struct da9062 *chip = dev_get_drvdata(pdev->dev.parent); in da9062_regulator_probe()
45 obj-$(CONFIG_REGULATOR_DA9062) += da9062-regulator.o
350 will be called da9062-regulator.
Completed in 19 milliseconds