OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
include
/
soc
/
tegra
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:15 AM
rwxr-xr-x
📄
ahb.h
674 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
bpmp-abi.h
50.96 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
bpmp.h
4.49 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
common.h
364 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
cpuidle.h
795 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
emc.h
551 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
flowctrl.h
2.74 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
fuse.h
1.78 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
ivc.h
3.02 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
mc.h
2.3 KB
06/16/2023 05:32:39 PM
rw-r--r--
📄
pm.h
986 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
pmc.h
5.84 KB
01/28/2018 09:20:33 PM
rw-r--r--
Editing: ahb.h
Close
/* * Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. */ #ifndef __SOC_TEGRA_AHB_H__ #define __SOC_TEGRA_AHB_H__ extern int tegra_ahb_enable_smmu(struct device_node *ahb); #endif /* __SOC_TEGRA_AHB_H__ */