summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/reset/sama7g5-reset.h
blob: 2116f41d04e0d7824b017b63b4e216fc37cf96d2 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */

#ifndef __DT_BINDINGS_RESET_SAMA7G5_H
#define __DT_BINDINGS_RESET_SAMA7G5_H

#define SAMA7G5_RESET_USB_PHY1		4
#define SAMA7G5_RESET_USB_PHY2		5
#define SAMA7G5_RESET_USB_PHY3		6

#endif /* __DT_BINDINGS_RESET_SAMA7G5_H */