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


Viewing file:     usb-mx2.h (864 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 *    Copyright (C) 2009 Martin Fuzzey <mfuzzey@gmail.com>
 */

#ifndef __ASM_ARCH_MX21_USBH
#define __ASM_ARCH_MX21_USBH

enum mx21_usbh_xcvr {
    /* Values below as used by hardware (HWMODE register) */
    MX21_USBXCVR_TXDIF_RXDIF = 0,
    MX21_USBXCVR_TXDIF_RXSE = 1,
    MX21_USBXCVR_TXSE_RXDIF = 2,
    MX21_USBXCVR_TXSE_RXSE = 3,
};

struct mx21_usbh_platform_data {
    enum mx21_usbh_xcvr host_xcvr; /* tranceiver mode host 1,2 ports */
    enum mx21_usbh_xcvr otg_xcvr; /* tranceiver mode otg (as host) port */
    u16     enable_host1:1,
        enable_host2:1,
        enable_otg_host:1, /* enable "OTG" port (as host) */
        host1_xcverless:1, /* traceiverless host1 port */
        host1_txenoe:1, /* output enable host1 transmit enable */
        otg_ext_xcvr:1, /* external tranceiver for OTG port */
        unused:10;
};

#endif /* __ASM_ARCH_MX21_USBH */

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