Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / arm / include / asm / arch-imx8 / sci / svc / pad / api.h
index 905c56834e1e59dcaf1fc8ffc7fb3a7e0d06720f..df368e8c8b57753a053c550bbac7313234198a2f 100644 (file)
@@ -6,6 +6,9 @@
 #ifndef SC_PAD_API_H
 #define SC_PAD_API_H
 
+/* Defines for type widths */
+#define SC_PAD_MUX_W            3U    /* Width of mux parameter */
+
 /* Defines for sc_pad_config_t */
 #define SC_PAD_CONFIG_NORMAL   0U      /* Normal */
 #define SC_PAD_CONFIG_OD       1U      /* Open Drain */