Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  max77693-common.h   Sprache: C

 
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Common data shared between Maxim 77693, 77705 and 77843 drivers
 *
 * Copyright (C) 2015 Samsung Electronics
 */


#ifndef __LINUX_MFD_MAX77693_COMMON_H
#define __LINUX_MFD_MAX77693_COMMON_H

enum max77693_types {
 TYPE_MAX77693_UNKNOWN,
 TYPE_MAX77693,
 TYPE_MAX77705,
 TYPE_MAX77843,

 TYPE_MAX77693_NUM,
};

/*
 * Shared also with max77843.
 */

struct max77693_dev {
 struct device *dev;
 struct i2c_client *i2c;  /* 0xCC , PMIC, Charger, Flash LED */
 struct i2c_client *i2c_muic; /* 0x4A , MUIC */
 struct i2c_client *i2c_haptic; /* MAX77693: 0x90 , Haptic */
 struct i2c_client *i2c_chg; /* MAX77843: 0xD2, Charger */

 enum max77693_types type;

 struct regmap *regmap;
 struct regmap *regmap_muic;
 struct regmap *regmap_haptic; /* Only MAX77693 */
 struct regmap *regmap_chg; /* Only MAX77843 */
 struct regmap *regmap_leds; /* Only MAX77705 */

 struct regmap_irq_chip_data *irq_data_led;
 struct regmap_irq_chip_data *irq_data_topsys;
 struct regmap_irq_chip_data *irq_data_chg; /* Only MAX77693 */
 struct regmap_irq_chip_data *irq_data_muic;

 int irq;
};


#endif /*  __LINUX_MFD_MAX77693_COMMON_H */

Messung V0.5
C=76 H=100 G=88

¤ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge