!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

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

Safe-mode: OFF (not secure)

/usr/src/linux-headers-5.4.0-204/arch/arm/plat-samsung/include/plat/   drwxr-xr-x
Free 13.14 GB of 57.97 GB (22.67%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     regs-adc.h (1.96 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (c) 2004 Shannon Holland <holland@loser.net>
 *
 * S3C2410 ADC registers
 */

#ifndef __ASM_ARCH_REGS_ADC_H
#define __ASM_ARCH_REGS_ADC_H "regs-adc.h"

#define S3C2410_ADCREG(x) (x)

#define S3C2410_ADCCON       S3C2410_ADCREG(0x00)
#define S3C2410_ADCTSC       S3C2410_ADCREG(0x04)
#define S3C2410_ADCDLY       S3C2410_ADCREG(0x08)
#define S3C2410_ADCDAT0       S3C2410_ADCREG(0x0C)
#define S3C2410_ADCDAT1       S3C2410_ADCREG(0x10)
#define S3C64XX_ADCUPDN        S3C2410_ADCREG(0x14)
#define S3C2443_ADCMUX        S3C2410_ADCREG(0x18)
#define S3C64XX_ADCCLRINT    S3C2410_ADCREG(0x18)
#define S5P_ADCMUX        S3C2410_ADCREG(0x1C)
#define S3C64XX_ADCCLRINTPNDNUP    S3C2410_ADCREG(0x20)


/* ADCCON Register Bits */
#define S3C64XX_ADCCON_RESSEL        (1<<16)
#define S3C2410_ADCCON_ECFLG        (1<<15)
#define S3C2410_ADCCON_PRSCEN        (1<<14)
#define S3C2410_ADCCON_PRSCVL(x)    (((x)&0xFF)<<6)
#define S3C2410_ADCCON_PRSCVLMASK    (0xFF<<6)
#define S3C2410_ADCCON_SELMUX(x)    (((x)&0x7)<<3)
#define S3C2410_ADCCON_MUXMASK        (0x7<<3)
#define S3C2416_ADCCON_RESSEL        (1 << 3)
#define S3C2410_ADCCON_STDBM        (1<<2)
#define S3C2410_ADCCON_READ_START    (1<<1)
#define S3C2410_ADCCON_ENABLE_START    (1<<0)
#define S3C2410_ADCCON_STARTMASK    (0x3<<0)


/* ADCTSC Register Bits */
#define S3C2443_ADCTSC_UD_SEN        (1 << 8)
#define S3C2410_ADCTSC_YM_SEN        (1<<7)
#define S3C2410_ADCTSC_YP_SEN        (1<<6)
#define S3C2410_ADCTSC_XM_SEN        (1<<5)
#define S3C2410_ADCTSC_XP_SEN        (1<<4)
#define S3C2410_ADCTSC_PULL_UP_DISABLE    (1<<3)
#define S3C2410_ADCTSC_AUTO_PST        (1<<2)
#define S3C2410_ADCTSC_XY_PST(x)    (((x)&0x3)<<0)

/* ADCDAT0 Bits */
#define S3C2410_ADCDAT0_UPDOWN        (1<<15)
#define S3C2410_ADCDAT0_AUTO_PST    (1<<14)
#define S3C2410_ADCDAT0_XY_PST        (0x3<<12)
#define S3C2410_ADCDAT0_XPDATA_MASK    (0x03FF)

/* ADCDAT1 Bits */
#define S3C2410_ADCDAT1_UPDOWN        (1<<15)
#define S3C2410_ADCDAT1_AUTO_PST    (1<<14)
#define S3C2410_ADCDAT1_XY_PST        (0x3<<12)
#define S3C2410_ADCDAT1_YPDATA_MASK    (0x03FF)

#endif /* __ASM_ARCH_REGS_ADC_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.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0052 ]--