Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/mfd/
A Dda9062.txt4 - https://www.dialog-semiconductor.com/products/da9062
13 da9062-onkey : : On Key
15 da9062-thermal : : Thermal
16 da9062-gpio : : GPIOs
23 da9062-onkey : : On Key
32 "dlg,da9062" for DA9062
86 - onkey : See ../input/da9062-onkey.txt
90 - thermal : See ../thermal/da9062-thermal.txt
94 pmic0: da9062@58 {
95 compatible = "dlg,da9062";
[all …]
/linux/drivers/pinctrl/
A Dpinctrl-da9062.c39 struct da9062 *da9062; member
47 struct regmap *regmap = pctl->da9062->regmap; in da9062_pctl_get_pin_mode()
63 struct regmap *regmap = pctl->da9062->regmap; in da9062_pctl_set_pin_mode()
83 struct regmap *regmap = pctl->da9062->regmap; in da9062_gpio_get()
113 struct regmap *regmap = pctl->da9062->regmap; in da9062_gpio_set()
145 struct regmap *regmap = pctl->da9062->regmap; in da9062_gpio_direction_input()
188 struct regmap *regmap = pctl->da9062->regmap; in da9062_gpio_set_config()
233 struct da9062 *da9062 = pctl->da9062; in da9062_gpio_to_irq() local
235 return regmap_irq_get_virq(da9062->regmap_irq, in da9062_gpio_to_irq()
263 pctl->da9062 = dev_get_drvdata(parent); in da9062_pctl_probe()
[all …]
A DMakefile20 obj-$(CONFIG_PINCTRL_DA9062) += pinctrl-da9062.o
/linux/Documentation/devicetree/bindings/thermal/
A Dda9062-thermal.txt4 DA9062 and DA9061 chips see Documentation/devicetree/bindings/mfd/da9062.txt
12 "dlg,da9061-thermal", "dlg,da9062-thermal"
13 "dlg,da9062-thermal"
22 pmic0: da9062@58 {
24 compatible = "dlg,da9062-thermal";
33 compatible = "dlg,da9061-thermal", "dlg,da9062-thermal";
/linux/Documentation/devicetree/bindings/input/
A Dda9062-onkey.txt4 DA9062 and DA9061 chips see Documentation/devicetree/bindings/mfd/da9062.txt
12 "dlg,da9061-onkey", "dlg,da9062-onkey"
13 "dlg,da9062-onkey"
33 pmic0: da9062@58 {
35 compatible = "dlg,da9062-onkey";
44 compatible = "dlg,da9061-onkey", "dlg,da9062-onkey";
/linux/Documentation/devicetree/bindings/watchdog/
A Dda9062-wdt.txt6 "dlg,da9061-watchdog", "dlg,da9062-watchdog"
7 "dlg,da9062-watchdog"
16 pmic0: da9062@58 {
18 compatible = "dlg,da9062-watchdog";
26 compatible = "dlg,da9061-watchdog", "dlg,da9062-watchdog";
/linux/arch/arm/boot/dts/
A Dimx6qdl-phytec-phycore-som.dtsi96 compatible = "dlg,da9062";
107 compatible = "dlg,da9062-rtc";
111 compatible = "dlg,da9062-onkey";
115 compatible = "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()
198 struct da9062 *chip; in da9062_wdt_probe()
/linux/drivers/mfd/
A Dda9062-core.c291 static int da9062_clear_fault_log(struct da9062 *chip) in da9062_clear_fault_log()
325 static int da9062_get_device_type(struct da9062 *chip) in da9062_get_device_type()
376 static u32 da9062_configure_irq_type(struct da9062 *chip, int irq, u32 *trigger) in da9062_configure_irq_type()
625 struct da9062 *chip; in da9062_i2c_probe()
716 struct da9062 *chip = i2c_get_clientdata(i2c); in da9062_i2c_remove()
A DMakefile155 obj-$(CONFIG_MFD_DA9062) += da9062-core.o
/linux/drivers/thermal/
A Dda9062-thermal.c49 struct da9062 *hw;
192 struct da9062 *chip = dev_get_drvdata(pdev->dev.parent); in da9062_thermal_probe()
A DMakefile50 obj-$(CONFIG_DA9062_THERMAL) += da9062-thermal.o
/linux/include/linux/mfd/da9062/
A Dcore.h59 struct da9062 { struct
/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 DMakefile40 obj-$(CONFIG_REGULATOR_DA9062) += da9062-regulator.o
A DKconfig303 will be called da9062-regulator.
/linux/arch/arm64/boot/dts/xilinx/
A Dzynqmp-sm-k26-revA.dts208 /* da9062@30 - u170 - also at address 0x31 */
/linux/
A DMAINTAINERS5606 F: include/linux/mfd/da9062/

Completed in 38 milliseconds