162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
262306a36Sopenharmony_ci
362306a36Sopenharmony_ci#ifndef __DT_BINDINGS_RESET_BCM6328_H
462306a36Sopenharmony_ci#define __DT_BINDINGS_RESET_BCM6328_H
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#define BCM6328_RST_SPI		0
762306a36Sopenharmony_ci#define BCM6328_RST_EPHY	1
862306a36Sopenharmony_ci#define BCM6328_RST_SAR		2
962306a36Sopenharmony_ci#define BCM6328_RST_ENETSW	3
1062306a36Sopenharmony_ci#define BCM6328_RST_USBS	4
1162306a36Sopenharmony_ci#define BCM6328_RST_USBH	5
1262306a36Sopenharmony_ci#define BCM6328_RST_PCM		6
1362306a36Sopenharmony_ci#define BCM6328_RST_PCIE_CORE	7
1462306a36Sopenharmony_ci#define BCM6328_RST_PCIE	8
1562306a36Sopenharmony_ci#define BCM6328_RST_PCIE_EXT	9
1662306a36Sopenharmony_ci#define BCM6328_RST_PCIE_HARD	10
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ci#endif /* __DT_BINDINGS_RESET_BCM6328_H */
19