blob: 67ff946d44892acac880b0c7b2741a08460809a4 [file] [log] [blame]
/* SPDX-License-Identifier: (GPL-2.0+ or MIT) */
/*
* Copyright (c) 2019 BayLibre, SAS
* Author: Neil Armstrong <narmstrong@baylibre.com>
*/
#ifndef _DT_BINDINGS_MESON_TM2_POWER_H
#define _DT_BINDINGS_MESON_TM2_POWER_H
#define PWRC_TM2_VPU_ID 0
#define PWRC_TM2_NNA_ID 1
#define PWRC_TM2_USB_ID 2
#define PWRC_TM2_PCIE_ID 3
#define PWRC_TM2_GE2D_ID 4
#define PWRC_TM2_AUDIO_ID 5
#define PWRC_TM2_ETH_ID 6
#define PWRC_TM2_VDEC_ID 7
#define PWRC_TM2_HCODEC_ID 8
#define PWRC_TM2_HEVC_ID 9
#define PWRC_TM2_WAVE420L_ID 10
#define PWRC_TM2_PCIE1_ID 11
#define PWRC_TM2_DSPA_ID 12
#define PWRC_TM2_DSPB_ID 13
#define PWRC_TM2_DEMOD_ID 14
#define PWRC_TM2_EMMCB_ID 15
#define PWRC_TM2_EMMCC_ID 16
#define PWRC_TM2_TVFE_ID 17
#define PWRC_TM2_ACODEC_ID 18
#define PWRC_TM2_ATVDEMOD_ID 19
#endif