1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (C) 2016 Neil Armstrong <narmstrong@baylibre.com>
6 #ifndef DT_RESET_OXSEMI_OX810SE_H
7 #define DT_RESET_OXSEMI_OX810SE_H
14 #define RESET_USBHSPHY 5
21 #define RESET_SATA_LINK 12
22 #define RESET_SATA_PHY 13
26 #define RESET_UART1 17
27 #define RESET_UART2 18
30 #define RESET_AHB_MON 21
31 #define RESET_UART3 22
32 #define RESET_UART4 23
33 #define RESET_SGDMA 24
42 #endif /* DT_RESET_OXSEMI_OX810SE_H */