162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
262306a36Sopenharmony_ci
362306a36Sopenharmony_ci#ifndef __DT_BINDINGS_RESET_BCM6362_H
462306a36Sopenharmony_ci#define __DT_BINDINGS_RESET_BCM6362_H
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#define BCM6362_RST_SPI		0
762306a36Sopenharmony_ci#define BCM6362_RST_IPSEC	1
862306a36Sopenharmony_ci#define BCM6362_RST_EPHY	2
962306a36Sopenharmony_ci#define BCM6362_RST_SAR		3
1062306a36Sopenharmony_ci#define BCM6362_RST_ENETSW	4
1162306a36Sopenharmony_ci#define BCM6362_RST_USBD	5
1262306a36Sopenharmony_ci#define BCM6362_RST_USBH	6
1362306a36Sopenharmony_ci#define BCM6362_RST_PCM		7
1462306a36Sopenharmony_ci#define BCM6362_RST_PCIE_CORE	8
1562306a36Sopenharmony_ci#define BCM6362_RST_PCIE	9
1662306a36Sopenharmony_ci#define BCM6362_RST_PCIE_EXT	10
1762306a36Sopenharmony_ci#define BCM6362_RST_WLAN_SHIM	11
1862306a36Sopenharmony_ci#define BCM6362_RST_DDR_PHY	12
1962306a36Sopenharmony_ci#define BCM6362_RST_FAP		13
2062306a36Sopenharmony_ci#define BCM6362_RST_WLAN_UBUS	14
2162306a36Sopenharmony_ci
2262306a36Sopenharmony_ci#endif /* __DT_BINDINGS_RESET_BCM6362_H */
23