162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright (c) 2021 Amlogic, Inc. 462306a36Sopenharmony_ci * Author: Shunzhou Jiang <shunzhou.jiang@amlogic.com> 562306a36Sopenharmony_ci */ 662306a36Sopenharmony_ci 762306a36Sopenharmony_ci#ifndef _DT_BINDINGS_MESON_S4_POWER_H 862306a36Sopenharmony_ci#define _DT_BINDINGS_MESON_S4_POWER_H 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ci#define PWRC_S4_DOS_HEVC_ID 0 1162306a36Sopenharmony_ci#define PWRC_S4_DOS_VDEC_ID 1 1262306a36Sopenharmony_ci#define PWRC_S4_VPU_HDMI_ID 2 1362306a36Sopenharmony_ci#define PWRC_S4_USB_COMB_ID 3 1462306a36Sopenharmony_ci#define PWRC_S4_GE2D_ID 4 1562306a36Sopenharmony_ci#define PWRC_S4_ETH_ID 5 1662306a36Sopenharmony_ci#define PWRC_S4_DEMOD_ID 6 1762306a36Sopenharmony_ci#define PWRC_S4_AUDIO_ID 7 1862306a36Sopenharmony_ci 1962306a36Sopenharmony_ci#endif 20