/* * Copyright (C) 2017 Socionext Inc. * Author: Masahiro Yamada <[email protected]> */ #ifndef _DT_BINDINGS_GPIO_UNIPHIER_H #define _DT_BINDINGS_GPIO_UNIPHIER_H #define UNIPHIER_GPIO_LINES_PER_BANK … #define UNIPHIER_GPIO_IRQ_OFFSET … #define UNIPHIER_GPIO_PORT(bank, line) … #define UNIPHIER_GPIO_IRQ(n) … #endif /* _DT_BINDINGS_GPIO_UNIPHIER_H */