162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright (c) 2020 BayLibre, SAS 462306a36Sopenharmony_ci * Author: Neil Armstrong <narmstrong@baylibre.com> 562306a36Sopenharmony_ci */ 662306a36Sopenharmony_ci 762306a36Sopenharmony_ci#ifndef _DT_BINDINGS_MESON_AXG_POWER_H 862306a36Sopenharmony_ci#define _DT_BINDINGS_MESON_AXG_POWER_H 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ci#define PWRC_AXG_VPU_ID 0 1162306a36Sopenharmony_ci#define PWRC_AXG_ETHERNET_MEM_ID 1 1262306a36Sopenharmony_ci#define PWRC_AXG_AUDIO_ID 2 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ci#endif 15