162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */ 262306a36Sopenharmony_ci 362306a36Sopenharmony_ci#ifndef __DT_BINDINGS_RESET_BCM6368_H 462306a36Sopenharmony_ci#define __DT_BINDINGS_RESET_BCM6368_H 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#define BCM6368_RST_SPI 0 762306a36Sopenharmony_ci#define BCM6368_RST_MPI 3 862306a36Sopenharmony_ci#define BCM6368_RST_IPSEC 4 962306a36Sopenharmony_ci#define BCM6368_RST_EPHY 6 1062306a36Sopenharmony_ci#define BCM6368_RST_SAR 7 1162306a36Sopenharmony_ci#define BCM6368_RST_SWITCH 10 1262306a36Sopenharmony_ci#define BCM6368_RST_USBD 11 1362306a36Sopenharmony_ci#define BCM6368_RST_USBH 12 1462306a36Sopenharmony_ci#define BCM6368_RST_PCM 13 1562306a36Sopenharmony_ci 1662306a36Sopenharmony_ci#endif /* __DT_BINDINGS_RESET_BCM6368_H */ 17