18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */ 28c2ecf20Sopenharmony_ci 38c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_BMIPS_BCM6318_PM_H 48c2ecf20Sopenharmony_ci#define __DT_BINDINGS_BMIPS_BCM6318_PM_H 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#define BCM6318_POWER_DOMAIN_PCIE 0 78c2ecf20Sopenharmony_ci#define BCM6318_POWER_DOMAIN_USB 1 88c2ecf20Sopenharmony_ci#define BCM6318_POWER_DOMAIN_EPHY0 2 98c2ecf20Sopenharmony_ci#define BCM6318_POWER_DOMAIN_EPHY1 3 108c2ecf20Sopenharmony_ci#define BCM6318_POWER_DOMAIN_EPHY2 4 118c2ecf20Sopenharmony_ci#define BCM6318_POWER_DOMAIN_EPHY3 5 128c2ecf20Sopenharmony_ci#define BCM6318_POWER_DOMAIN_LDO2P5 6 138c2ecf20Sopenharmony_ci#define BCM6318_POWER_DOMAIN_LDO2P9 7 148c2ecf20Sopenharmony_ci#define BCM6318_POWER_DOMAIN_SW1P0 8 158c2ecf20Sopenharmony_ci#define BCM6318_POWER_DOMAIN_PAD 9 168c2ecf20Sopenharmony_ci 178c2ecf20Sopenharmony_ci#endif /* __DT_BINDINGS_BMIPS_BCM6318_PM_H */ 18