]> git.ipfire.org Git - thirdparty/kernel/stable.git/blame - include/dt-bindings/power/mt2712-power.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 487
[thirdparty/kernel/stable.git] / include / dt-bindings / power / mt2712-power.h
CommitLineData
e84acbae 1/* SPDX-License-Identifier: GPL-2.0-only */
b88a17cb 2/*
3 * Copyright (C) 2017 MediaTek Inc.
b88a17cb 4 */
5
6#ifndef _DT_BINDINGS_POWER_MT2712_POWER_H
7#define _DT_BINDINGS_POWER_MT2712_POWER_H
8
9#define MT2712_POWER_DOMAIN_MM 0
10#define MT2712_POWER_DOMAIN_VDEC 1
11#define MT2712_POWER_DOMAIN_VENC 2
12#define MT2712_POWER_DOMAIN_ISP 3
13#define MT2712_POWER_DOMAIN_AUDIO 4
14#define MT2712_POWER_DOMAIN_USB 5
15#define MT2712_POWER_DOMAIN_USB2 6
16#define MT2712_POWER_DOMAIN_MFG 7
1390515a 17#define MT2712_POWER_DOMAIN_MFG_SC1 8
18#define MT2712_POWER_DOMAIN_MFG_SC2 9
19#define MT2712_POWER_DOMAIN_MFG_SC3 10
b88a17cb 20
21#endif /* _DT_BINDINGS_POWER_MT2712_POWER_H */