Path: blob/master/include/dt-bindings/power/mediatek,mt6893-power.h
26292 views
/* SPDX-License-Identifier: (GPL-2.0 OR MIT) */1/*2* Copyright (c) 2025 Collabora Ltd3* AngeloGioacchino Del Regno <[email protected]>4*/56#ifndef _DT_BINDINGS_POWER_MT6893_POWER_H7#define _DT_BINDINGS_POWER_MT6893_POWER_H89#define MT6893_POWER_DOMAIN_CONN 010#define MT6893_POWER_DOMAIN_MFG0 111#define MT6893_POWER_DOMAIN_MFG1 212#define MT6893_POWER_DOMAIN_MFG2 313#define MT6893_POWER_DOMAIN_MFG3 414#define MT6893_POWER_DOMAIN_MFG4 515#define MT6893_POWER_DOMAIN_MFG5 616#define MT6893_POWER_DOMAIN_MFG6 717#define MT6893_POWER_DOMAIN_ISP 818#define MT6893_POWER_DOMAIN_ISP2 919#define MT6893_POWER_DOMAIN_IPE 1020#define MT6893_POWER_DOMAIN_VDEC0 1121#define MT6893_POWER_DOMAIN_VDEC1 1222#define MT6893_POWER_DOMAIN_VENC0 1323#define MT6893_POWER_DOMAIN_VENC1 1424#define MT6893_POWER_DOMAIN_MDP 1525#define MT6893_POWER_DOMAIN_DISP 1626#define MT6893_POWER_DOMAIN_AUDIO 1727#define MT6893_POWER_DOMAIN_ADSP 1828#define MT6893_POWER_DOMAIN_CAM 1929#define MT6893_POWER_DOMAIN_CAM_RAWA 2030#define MT6893_POWER_DOMAIN_CAM_RAWB 2131#define MT6893_POWER_DOMAIN_CAM_RAWC 2232#define MT6893_POWER_DOMAIN_DP_TX 233334#endif /* _DT_BINDINGS_POWER_MT6893_POWER_H */353637