Files
chromebox_10th_audio_driver/kernel-src/linux-hwe-6.17-6.17.0.bak-no-debian/include/dt-bindings/reset/sama7g5-reset.h
2026-04-04 20:52:05 +08:00

11 lines
286 B
C

/* 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 */