3 * Michael Schwingen, michael@schwingen.org
5 * hardware register definitions for the AcTux-4 board.
7 * SPDX-License-Identifier: GPL-2.0+
16 #define CONFIG_SYS_GPIO_USBINTA 0
17 #define CONFIG_SYS_GPIO_USBINTB 1
18 #define CONFIG_SYS_GPIO_USBINTC 2
19 #define CONFIG_SYS_GPIO_nPWRON 3 /* Out */
20 #define CONFIG_SYS_GPIO_I2C_SCL 4
21 #define CONFIG_SYS_GPIO_I2C_SDA 5
22 #define CONFIG_SYS_GPIO_PCI_INTB 6
23 #define CONFIG_SYS_GPIO_BUTTON1 7
24 #define CONFIG_SYS_GPIO_LED1 8 /* Out */
25 #define CONFIG_SYS_GPIO_RTCINT 9
26 #define CONFIG_SYS_GPIO_LED2 10 /* Out */
27 #define CONFIG_SYS_GPIO_PCI_INTA 11
28 #define CONFIG_SYS_GPIO_IORST 12 /* Out */
29 #define CONFIG_SYS_GPIO_LED3 13 /* Out */
30 #define CONFIG_SYS_GPIO_PCI_CLK 14 /* Out */
31 #define CONFIG_SYS_GPIO_EXTBUS_CLK 15 /* Out */