File manager - Edit - /usr/src/linux-kvm-headers-5.15.0-1040/include/dt-bindings/gpio/uniphier-gpio.h
Back
/* * Copyright (C) 2017 Socionext Inc. * Author: Masahiro Yamada <yamada.masahiro@socionext.com> */ #ifndef _DT_BINDINGS_GPIO_UNIPHIER_H #define _DT_BINDINGS_GPIO_UNIPHIER_H #define UNIPHIER_GPIO_LINES_PER_BANK 8 #define UNIPHIER_GPIO_IRQ_OFFSET ((UNIPHIER_GPIO_LINES_PER_BANK) * 15) #define UNIPHIER_GPIO_PORT(bank, line) \ ((UNIPHIER_GPIO_LINES_PER_BANK) * (bank) + (line)) #define UNIPHIER_GPIO_IRQ(n) ((UNIPHIER_GPIO_IRQ_OFFSET) + (n)) #endif /* _DT_BINDINGS_GPIO_UNIPHIER_H */
| ver. 1.4 |
Github
|
.
| PHP 8.2.9 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings