!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-216/arch/unicore32/include/mach/   drwxr-xr-x
Free 13.31 GB of 57.97 GB (22.96%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     regs-ac97.h (1.09 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * PKUnity AC97 Registers
 */

#define PKUNITY_AC97_CONR        (PKUNITY_AC97_BASE + 0x0000)
#define PKUNITY_AC97_OCR        (PKUNITY_AC97_BASE + 0x0004)
#define PKUNITY_AC97_ICR        (PKUNITY_AC97_BASE + 0x0008)
#define PKUNITY_AC97_CRAC        (PKUNITY_AC97_BASE + 0x000C)
#define PKUNITY_AC97_INTR        (PKUNITY_AC97_BASE + 0x0010)
#define PKUNITY_AC97_INTRSTAT        (PKUNITY_AC97_BASE + 0x0014)
#define PKUNITY_AC97_INTRCLEAR        (PKUNITY_AC97_BASE + 0x0018)
#define PKUNITY_AC97_ENABLE        (PKUNITY_AC97_BASE + 0x001C)
#define PKUNITY_AC97_OUT_FIFO        (PKUNITY_AC97_BASE + 0x0020)
#define PKUNITY_AC97_IN_FIFO        (PKUNITY_AC97_BASE + 0x0030)

#define AC97_CODEC_REG(v)               FIELD((v), 7, 16)
#define AC97_CODEC_VAL(v)               FIELD((v), 16, 0)
#define AC97_CODEC_WRITECOMPLETE        FIELD(1, 1, 2)

/*
 * VAR PLAY SAMPLE RATE
 */
#define AC97_CMD_VPSAMPLE        (FIELD(3, 2, 16) | FIELD(3, 2, 0))

/*
 * FIX CAPTURE SAMPLE RATE
 */
#define AC97_CMD_FCSAMPLE        FIELD(7, 3, 0)

#define AC97_CMD_RESET            FIELD(1, 1, 0)
#define AC97_CMD_ENABLE            FIELD(1, 1, 0)
#define AC97_CMD_DISABLE        FIELD(0, 1, 0)

:: 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.055 ]--