Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pinctrl/
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 …]
DMakefile23 obj-$(CONFIG_PINCTRL_DA9062) += pinctrl-da9062.o
/linux-6.12.1/arch/arm64/boot/dts/renesas/
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-6.12.1/arch/arm/boot/dts/nxp/imx/
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";
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-6.12.1/drivers/watchdog/
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-6.12.1/drivers/thermal/
Dda9062-thermal.c51 struct da9062 *hw;
161 struct da9062 *chip = dev_get_drvdata(pdev->dev.parent); in da9062_thermal_probe()
DMakefile52 obj-$(CONFIG_DA9062_THERMAL) += da9062-thermal.o
/linux-6.12.1/include/linux/mfd/da9062/
Dcore.h59 struct da9062 { struct
/linux-6.12.1/drivers/mfd/
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()
DMakefile159 obj-$(CONFIG_MFD_DA9062) += da9062-core.o
/linux-6.12.1/drivers/regulator/
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()
DMakefile44 obj-$(CONFIG_REGULATOR_DA9062) += da9062-regulator.o
DKconfig339 will be called da9062-regulator.
/linux-6.12.1/arch/arm64/boot/dts/xilinx/
Dzynqmp-sm-k26-revA.dts286 /* da9062@30 - u170 - also at address 0x31 */
/linux-6.12.1/
DMAINTAINERS6601 F: Documentation/devicetree/bindings/input/dlg,da9062-onkey.yaml
6609 F: Documentation/devicetree/bindings/thermal/dlg,da9062-thermal.yaml
6610 F: Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml
6635 F: include/linux/mfd/da9062/