18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ or MIT) */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2020 BayLibre, SAS
48c2ecf20Sopenharmony_ci * Author: Neil Armstrong <narmstrong@baylibre.com>
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_MESON_AXG_POWER_H
88c2ecf20Sopenharmony_ci#define _DT_BINDINGS_MESON_AXG_POWER_H
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#define PWRC_AXG_VPU_ID			0
118c2ecf20Sopenharmony_ci#define PWRC_AXG_ETHERNET_MEM_ID	1
128c2ecf20Sopenharmony_ci#define PWRC_AXG_AUDIO_ID		2
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci#endif
15