Home
last modified time | relevance | path

Searched refs:da9062 (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/pinctrl/
H A Dpinctrl-da9062.c35 struct da9062 *da9062; member
43 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()
184 struct regmap *regmap = pctl->da9062->regmap; in da9062_gpio_set_config()
229 struct da9062 *da9062 = pctl->da9062; in da9062_gpio_to_irq() local
231 return regmap_irq_get_virq(da9062->regmap_irq, in da9062_gpio_to_irq()
261 pctl->da9062 = dev_get_drvdata(parent); in da9062_pctl_probe()
[all …]
H A DMakefile23 obj-$(CONFIG_PINCTRL_DA9062) += pinctrl-da9062.o
/linux/arch/arm64/boot/dts/renesas/
H A Drzg2ul-smarc.dtsi27 da9062: pmic@58 { label
28 compatible = "dlg,da9062";
34 compatible = "dlg,da9062-gpio";
38 compatible = "dlg,da9062-onkey";
49 compatible = "dlg,da9062-rtc";
74 compatible = "dlg,da9062-thermal";
79 compatible = "dlg,da9062-watchdog";
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-phytec-phycore-som.dtsi96 compatible = "dlg,da9062";
108 compatible = "dlg,da9062-rtc";
112 compatible = "dlg,da9062-onkey";
116 compatible = "dlg,da9062-watchdog";
121 compatible = "dlg,da9062-thermal";
126 compatible = "dlg,da9062-gpio";
H A Dimx6ull-dhcor-som.dtsi90 compatible = "dlg,da9061-onkey", "dlg,da9062-onkey";
165 compatible = "dlg,da9061-thermal", "dlg,da9062-thermal";
170 compatible = "dlg,da9061-watchdog", "dlg,da9062-watchdog";
/linux/drivers/watchdog/
H A Dda9062_wdt.c33 struct da9062 *hw;
69 struct da9062 *chip = wdt->hw; in da9062_wdt_update_timeout_register()
207 struct da9062 *chip; in da9062_wdt_probe()
/linux/drivers/mfd/
H A Dda9062-core.c265 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()
/linux/include/linux/mfd/da9062/
H A Dcore.h59 struct da9062 { struct
/linux/drivers/regulator/
H A Dda9062-regulator.c62 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()
H A DMakefile44 obj-$(CONFIG_REGULATOR_DA9062) += da9062-regulator.o
H A DKconfig339 will be called da9062-regulator.
/linux/
H A DMAINTAINERS6755 F: Documentation/devicetree/bindings/input/dlg,da9062-onkey.yaml
6763 F: Documentation/devicetree/bindings/thermal/dlg,da9062-thermal.yaml
6764 F: Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml
6789 F: include/linux/mfd/da9062/