kernel_samsung_a34x-permissive/include/dt-bindings/power/v6779-power.h
2024-04-28 15:49:01 +02:00

25 lines
710 B
C
Executable file

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2019 MediaTek Inc.
*/
#ifndef _DT_BINDINGS_POWER_MT6779_POWER_H
#define _DT_BINDINGS_POWER_MT6779_POWER_H
#define MT6779_POWER_DOMAIN_MM 0
#define MT6779_POWER_DOMAIN_VDE 1
#define MT6779_POWER_DOMAIN_CAM 2
#define MT6779_POWER_DOMAIN_ISP 3
#define MT6779_POWER_DOMAIN_IPE 4
#define MT6779_POWER_DOMAIN_VEN 5
#define MT6779_POWER_DOMAIN_MFG0 6
#define MT6779_POWER_DOMAIN_MFG1 7
#define MT6779_POWER_DOMAIN_MFG2 8
#define MT6779_POWER_DOMAIN_MFG3 9
#define MT6779_POWER_DOMAIN_AUDIO 10
#define MT6779_POWER_DOMAIN_CONN 11
#define MT6779_POWER_DOMAIN_MD 12
#define MT6779_POWER_DOMAIN_INFRA 13
#endif /* _DT_BINDINGS_POWER_MT6779_POWER_H */