!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache/2.4.18 (Ubuntu). PHP/7.0.33-0ubuntu0.16.04.16 

uname -a: Linux digifus 3.13.0-57-generic #95-Ubuntu SMP Fri Jun 19 09:28:15 UTC 2015 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/src/linux-headers-3.13.0-57/arch/powerpc/include/asm/   drwxr-xr-x
Free 9.59 GB of 29.4 GB (32.62%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     mpc5121.h (1.71 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 * MPC5121 Prototypes and definitions
 *
 * This file is licensed under the terms of the GNU General Public
 * License version 2.
 */

#ifndef __ASM_POWERPC_MPC5121_H__
#define __ASM_POWERPC_MPC5121_H__

/* MPC512x Reset module registers */
struct mpc512x_reset_module {
    u32    rcwlr;    /* Reset Configuration Word Low Register */
    u32    rcwhr;    /* Reset Configuration Word High Register */
    u32    reserved1;
    u32    reserved2;
    u32    rsr;    /* Reset Status Register */
    u32    rmr;    /* Reset Mode Register */
    u32    rpr;    /* Reset Protection Register */
    u32    rcr;    /* Reset Control Register */
    u32    rcer;    /* Reset Control Enable Register */
};

/*
 * Clock Control Module
 */
struct mpc512x_ccm {
    u32    spmr;    /* System PLL Mode Register */
    u32    sccr1;    /* System Clock Control Register 1 */
    u32    sccr2;    /* System Clock Control Register 2 */
    u32    scfr1;    /* System Clock Frequency Register 1 */
    u32    scfr2;    /* System Clock Frequency Register 2 */
    u32    scfr2s;    /* System Clock Frequency Shadow Register 2 */
    u32    bcr;    /* Bread Crumb Register */
    u32    psc_ccr[12];    /* PSC Clock Control Registers */
    u32    spccr;    /* SPDIF Clock Control Register */
    u32    cccr;    /* CFM Clock Control Register */
    u32    dccr;    /* DIU Clock Control Register */
    u32    mscan_ccr[4];    /* MSCAN Clock Control Registers */
    u8    res[0x98]; /* Reserved */
};

/*
 * LPC Module
 */
struct mpc512x_lpc {
    u32    cs_cfg[8];    /* CS config */
    u32    cs_ctrl;    /* CS Control Register */
    u32    cs_status;    /* CS Status Register */
    u32    burst_ctrl;    /* CS Burst Control Register */
    u32    deadcycle_ctrl;    /* CS Deadcycle Control Register */
    u32    holdcycle_ctrl;    /* CS Holdcycle Control Register */
    u32    alt;        /* Address Latch Timing Register */
};

int mpc512x_cs_config(unsigned int cs, u32 val);

#endif /* __ASM_POWERPC_MPC5121_H__ */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0058 ]--