162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */ 262306a36Sopenharmony_ci 362306a36Sopenharmony_ci#ifndef __DT_BINDINGS_RESET_BCM6358_H 462306a36Sopenharmony_ci#define __DT_BINDINGS_RESET_BCM6358_H 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#define BCM6358_RST_SPI 0 762306a36Sopenharmony_ci#define BCM6358_RST_ENET 2 862306a36Sopenharmony_ci#define BCM6358_RST_MPI 3 962306a36Sopenharmony_ci#define BCM6358_RST_EPHY 6 1062306a36Sopenharmony_ci#define BCM6358_RST_SAR 7 1162306a36Sopenharmony_ci#define BCM6358_RST_USBH 12 1262306a36Sopenharmony_ci#define BCM6358_RST_PCM 13 1362306a36Sopenharmony_ci#define BCM6358_RST_ADSL 14 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci#endif /* __DT_BINDINGS_RESET_BCM6358_H */ 16