ShellBanner
System:Linux MiraNet 3.0.0-14-generic-pae #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 i686
Software:Apache. PHP/5.3.6-13ubuntu3.10
ID:uid=65534(nobody) gid=65534(nogroup) groups=65534(nogroup)
Safe Mode:OFF
Open_Basedir:OFF
Freespace:20.93 GB of 70.42 GB (29.73%)
MySQL: ON MSSQL: OFF Oracle: OFF PostgreSQL: OFF Curl: OFF Sockets: ON Fetch: OFF Wget: ON Perl: ON
Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,

/ usr/ src/ linux-headers-3.0.0-14/ arch/ arm/ plat-omap/ include/ plat/ - drwxr-xr-x

Directory:
Viewing file:     clkdev_omap.h (1.12 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 * clkdev <-> OMAP integration
 *
 * Russell King <linux@arm.linux.org.uk>
 *
 */

#ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_CLKDEV_OMAP_H
#define __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_CLKDEV_OMAP_H

#include <linux/clkdev.h>

struct omap_clk {
    u16                cpu;
    struct clk_lookup        lk;
};

#define CLK(dev, con, ck, cp)         \
    {                \
         .cpu = cp,        \
        .lk = {            \
            .dev_id = dev,    \
            .con_id = con,    \
            .clk = ck,    \
        },            \
    }

/* Platform flags for the clkdev-OMAP integration code */
#define CK_310        (1 << 0)
#define CK_7XX        (1 << 1)    /* 7xx, 850 */
#define CK_1510        (1 << 2)
#define CK_16XX        (1 << 3)    /* 16xx, 17xx, 5912 */
#define CK_242X        (1 << 4)
#define CK_243X        (1 << 5)    /* 243x, 253x */
#define CK_3430ES1    (1 << 6)    /* 34xxES1 only */
#define CK_3430ES2PLUS    (1 << 7)    /* 34xxES2, ES3, non-Sitara 35xx only */
#define CK_3505        (1 << 8)
#define CK_3517        (1 << 9)
#define CK_36XX        (1 << 10)    /* 36xx/37xx-specific clocks */
#define CK_443X        (1 << 11)
#define CK_TI816X    (1 << 12)


#define CK_34XX        (CK_3430ES1 | CK_3430ES2PLUS)
#define CK_AM35XX    (CK_3505 | CK_3517)    /* all Sitara AM35xx */
#define CK_3XXX        (CK_34XX | CK_AM35XX | CK_36XX)


#endif

Command:
Quick Commands:
Upload:
[Read-Only] Max size: 100MB
PHP Filesystem: <@ Ú
Search File:
regexp
Create File:
Overwrite [Read-Only]
View File:
Mass Defacement:
[+] Main Directory: [+] Defacement Url:
LmfaoX Shell - Private Build [BETA] - v0.1 -; Generated: 0.3856 seconds