Path: blob/master/include/dt-bindings/power/mt8192-power.h
26285 views
/* SPDX-License-Identifier: GPL-2.01*2* Copyright (c) 2020 MediaTek Inc.3* Author: Weiyi Lu <[email protected]>4*/56#ifndef _DT_BINDINGS_POWER_MT8192_POWER_H7#define _DT_BINDINGS_POWER_MT8192_POWER_H89#define MT8192_POWER_DOMAIN_AUDIO 010#define MT8192_POWER_DOMAIN_CONN 111#define MT8192_POWER_DOMAIN_MFG0 212#define MT8192_POWER_DOMAIN_MFG1 313#define MT8192_POWER_DOMAIN_MFG2 414#define MT8192_POWER_DOMAIN_MFG3 515#define MT8192_POWER_DOMAIN_MFG4 616#define MT8192_POWER_DOMAIN_MFG5 717#define MT8192_POWER_DOMAIN_MFG6 818#define MT8192_POWER_DOMAIN_DISP 919#define MT8192_POWER_DOMAIN_IPE 1020#define MT8192_POWER_DOMAIN_ISP 1121#define MT8192_POWER_DOMAIN_ISP2 1222#define MT8192_POWER_DOMAIN_MDP 1323#define MT8192_POWER_DOMAIN_VENC 1424#define MT8192_POWER_DOMAIN_VDEC 1525#define MT8192_POWER_DOMAIN_VDEC2 1626#define MT8192_POWER_DOMAIN_CAM 1727#define MT8192_POWER_DOMAIN_CAM_RAWA 1828#define MT8192_POWER_DOMAIN_CAM_RAWB 1929#define MT8192_POWER_DOMAIN_CAM_RAWC 203031#endif /* _DT_BINDINGS_POWER_MT8192_POWER_H */323334