Path: blob/master/include/dt-bindings/reset/bcm63268-reset.h
26282 views
/* SPDX-License-Identifier: GPL-2.0+ */12#ifndef __DT_BINDINGS_RESET_BCM63268_H3#define __DT_BINDINGS_RESET_BCM63268_H45#define BCM63268_RST_SPI 06#define BCM63268_RST_IPSEC 17#define BCM63268_RST_EPHY 28#define BCM63268_RST_SAR 39#define BCM63268_RST_ENETSW 410#define BCM63268_RST_USBS 511#define BCM63268_RST_USBH 612#define BCM63268_RST_PCM 713#define BCM63268_RST_PCIE_CORE 814#define BCM63268_RST_PCIE 915#define BCM63268_RST_PCIE_EXT 1016#define BCM63268_RST_WLAN_SHIM 1117#define BCM63268_RST_DDR_PHY 1218#define BCM63268_RST_FAP0 1319#define BCM63268_RST_WLAN_UBUS 1420#define BCM63268_RST_DECT 1521#define BCM63268_RST_FAP1 1622#define BCM63268_RST_PCIE_HARD 1723#define BCM63268_RST_GPHY 182425#define BCM63268_TRST_SW 2926#define BCM63268_TRST_HW 3027#define BCM63268_TRST_POR 312829#endif /* __DT_BINDINGS_RESET_BCM63268_H */303132