include/dt-bindings/regulator/maxim,max77802.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/regulator/maxim,max77802.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/regulator/maxim,max77802.h
Extension
.h
Size
398 bytes
Lines
16
Domain
Repository Root And Misc
Bucket
include
Inferred role
Repository Root And Misc: implementation source
Status
source implementation candidate

Why This File Exists

Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef _DT_BINDINGS_REGULATOR_MAXIM_MAX77802_H
#define _DT_BINDINGS_REGULATOR_MAXIM_MAX77802_H

/* Regulator operating modes */
#define MAX77802_OPMODE_LP	1
#define MAX77802_OPMODE_NORMAL	3

#endif /* _DT_BINDINGS_REGULATOR_MAXIM_MAX77802_H */

Annotation

Implementation Notes