Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
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 …]
A DMakefile23 obj-$(CONFIG_PINCTRL_DA9062) += pinctrl-da9062.o
/linux/Documentation/devicetree/bindings/mfd/
A Ddlg,da9063.yaml30 - dlg,da9062
55 const: dlg,da9062-gpio
58 $ref: /schemas/input/dlg,da9062-onkey.yaml
75 - dlg,da9062-rtc
122 - dlg,da9062
218 compatible = "dlg,da9062";
252 compatible = "dlg,da9062-gpio";
256 compatible = "dlg,da9062-onkey";
314 compatible = "dlg,da9062-rtc";
318 compatible = "dlg,da9062-thermal";
[all …]
/linux/arch/arm64/boot/dts/renesas/
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/Documentation/devicetree/bindings/watchdog/
A Ddlg,da9062-watchdog.yaml4 $id: http://devicetree.org/schemas/watchdog/dlg,da9062-watchdog.yaml#
19 - dlg,da9062-watchdog
23 - const: dlg,da9062-watchdog
51 compatible = "dlg,da9062-watchdog";
/linux/Documentation/devicetree/bindings/thermal/
A Ddlg,da9062-thermal.yaml4 $id: http://devicetree.org/schemas/thermal/dlg,da9062-thermal.yaml#
22 - const: dlg,da9062-thermal
25 - const: dlg,da9062-thermal
/linux/Documentation/devicetree/bindings/input/
A Ddlg,da9062-onkey.yaml4 $id: http://devicetree.org/schemas/input/dlg,da9062-onkey.yaml#
22 - dlg,da9062-onkey
26 - const: dlg,da9062-onkey
/linux/arch/arm/boot/dts/nxp/imx/
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";
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/
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/thermal/
A Dda9062-thermal.c51 struct da9062 *hw;
161 struct da9062 *chip = dev_get_drvdata(pdev->dev.parent); in da9062_thermal_probe()
A DMakefile52 obj-$(CONFIG_DA9062_THERMAL) += da9062-thermal.o
/linux/include/linux/mfd/da9062/
A Dcore.h59 struct da9062 { struct
/linux/drivers/mfd/
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()
A DMakefile159 obj-$(CONFIG_MFD_DA9062) += da9062-core.o
/linux/drivers/regulator/
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()
A DMakefile44 obj-$(CONFIG_REGULATOR_DA9062) += da9062-regulator.o
A DKconfig339 will be called da9062-regulator.
/linux/arch/arm64/boot/dts/xilinx/
A Dzynqmp-sm-k26-revA.dts286 /* da9062@30 - u170 - also at address 0x31 */
/linux/
A 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/

Completed in 58 milliseconds