18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ or MIT) */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2019 Martin Blumenstingl <martin.blumenstingl@googlemail.com>
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_MESON8_POWER_H
78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_MESON8_POWER_H
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#define PWRC_MESON8_VPU_ID			0
108c2ecf20Sopenharmony_ci#define PWRC_MESON8_ETHERNET_MEM_ID		1
118c2ecf20Sopenharmony_ci#define PWRC_MESON8_AUDIO_DSP_MEM_ID		2
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#endif /* _DT_BINDINGS_MESON8_POWER_H */
14