include/dt-bindings/regulator/richtek,rt5190a-regulator.h

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

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/regulator/richtek,rt5190a-regulator.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_RICHTEK_RT5190A_REGULATOR_H__
#define __DT_BINDINGS_RICHTEK_RT5190A_REGULATOR_H__

/*
 * BUCK/LDO mode constants which may be used in devicetree properties
 * (eg. regulator-allowed-modes).
 * See the manufacturer's datasheet for more information on these modes.
 */

#define RT5190A_OPMODE_AUTO	0
#define RT5190A_OPMODE_FPWM	1

#endif

Annotation

Implementation Notes