162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */ 262306a36Sopenharmony_ci 362306a36Sopenharmony_ci#ifndef __DT_BINDINGS_BMIPS_BCM6318_PM_H 462306a36Sopenharmony_ci#define __DT_BINDINGS_BMIPS_BCM6318_PM_H 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#define BCM6318_POWER_DOMAIN_PCIE 0 762306a36Sopenharmony_ci#define BCM6318_POWER_DOMAIN_USB 1 862306a36Sopenharmony_ci#define BCM6318_POWER_DOMAIN_EPHY0 2 962306a36Sopenharmony_ci#define BCM6318_POWER_DOMAIN_EPHY1 3 1062306a36Sopenharmony_ci#define BCM6318_POWER_DOMAIN_EPHY2 4 1162306a36Sopenharmony_ci#define BCM6318_POWER_DOMAIN_EPHY3 5 1262306a36Sopenharmony_ci#define BCM6318_POWER_DOMAIN_LDO2P5 6 1362306a36Sopenharmony_ci#define BCM6318_POWER_DOMAIN_LDO2P9 7 1462306a36Sopenharmony_ci#define BCM6318_POWER_DOMAIN_SW1P0 8 1562306a36Sopenharmony_ci#define BCM6318_POWER_DOMAIN_PAD 9 1662306a36Sopenharmony_ci 1762306a36Sopenharmony_ci#endif /* __DT_BINDINGS_BMIPS_BCM6318_PM_H */ 18