OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
include
/
linux
/
clk
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:23 AM
rwxr-xr-x
📄
at91_pmc.h
11.32 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
clk-conf.h
588 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
mmp.h
475 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
mxs.h
360 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
renesas.h
1.19 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
sunxi-ng.h
974 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
tegra.h
3.19 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
ti.h
11.07 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
zynq.h
1.06 KB
01/28/2018 09:20:33 PM
rw-r--r--
Editing: mxs.h
Close
/* * Copyright (C) 2013 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef __LINUX_CLK_MXS_H #define __LINUX_CLK_MXS_H int mxs_saif_clkmux_select(unsigned int clkmux); #endif