Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/src/kernels/5.14.0-570.el9.x86_64/include/dt-bindings/reset/ |
Upload File : |
/* SPDX-License-Identifier: (GPL-2.0+ or MIT) */ /* * Copyright (c) 2020 Yangtao Li <frank@allwinnertech.com> */ #ifndef _DT_BINDINGS_RST_SUN50I_A100_R_CCU_H_ #define _DT_BINDINGS_RST_SUN50I_A100_R_CCU_H_ #define RST_R_APB1_TIMER 0 #define RST_R_APB1_BUS_PWM 1 #define RST_R_APB1_PPU 2 #define RST_R_APB2_UART 3 #define RST_R_APB2_I2C0 4 #define RST_R_APB2_I2C1 5 #define RST_R_APB1_BUS_IR 6 #define RST_R_AHB_BUS_RTC 7 #endif /* _DT_BINDINGS_RST_SUN50I_A100_R_CCU_H_ */