162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright (c) 2019 Martin Blumenstingl <martin.blumenstingl@googlemail.com> 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#ifndef _DT_BINDINGS_MESON8_POWER_H 762306a36Sopenharmony_ci#define _DT_BINDINGS_MESON8_POWER_H 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#define PWRC_MESON8_VPU_ID 0 1062306a36Sopenharmony_ci#define PWRC_MESON8_ETHERNET_MEM_ID 1 1162306a36Sopenharmony_ci#define PWRC_MESON8_AUDIO_DSP_MEM_ID 2 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ci#endif /* _DT_BINDINGS_MESON8_POWER_H */ 14