162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later OR MIT */ 262306a36Sopenharmony_ci 362306a36Sopenharmony_ci#ifndef __DT_BINDINGS_SOC_BCM_PMB_H 462306a36Sopenharmony_ci#define __DT_BINDINGS_SOC_BCM_PMB_H 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#define BCM_PMB_PCIE0 0x01 762306a36Sopenharmony_ci#define BCM_PMB_PCIE1 0x02 862306a36Sopenharmony_ci#define BCM_PMB_PCIE2 0x03 962306a36Sopenharmony_ci#define BCM_PMB_HOST_USB 0x04 1062306a36Sopenharmony_ci#define BCM_PMB_SATA 0x05 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci#endif 13