????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 52.14.184.10 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : 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, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/modules/3.13.0-49-generic/build/arch/arm/mach-iop13xx/include/mach/ |
Upload File : |
#ifndef _IQ81340_H_ #define _IQ81340_H_ #define IQ81340_PCE_BAR0 IOP13XX_PBI_LOWER_MEM_RA #define IQ81340_PCE_BAR1 (IQ81340_PCE_BAR0 + 0x02000000) #define IQ81340_FLASHBASE IQ81340_PCE_BAR0 /* Flash */ #define IQ81340_PCE_BAR1_OFFSET(a) (IQ81340_PCE_BAR1 + (a)) #define IQ81340_PRD_CODE IQ81340_PCE_BAR1_OFFSET(0) #define IQ81340_BRD_STEP IQ81340_PCE_BAR1_OFFSET(0x10000) #define IQ81340_CPLD_REV IQ81340_PCE_BAR1_OFFSET(0x20000) #define IQ81340_LED IQ81340_PCE_BAR1_OFFSET(0x30000) #define IQ81340_LHEX IQ81340_PCE_BAR1_OFFSET(0x40000) #define IQ81340_RHEX IQ81340_PCE_BAR1_OFFSET(0x50000) #define IQ81340_BUZZER IQ81340_PCE_BAR1_OFFSET(0x60000) #define IQ81340_32K_NVRAM IQ81340_PCE_BAR1_OFFSET(0x70000) #define IQ81340_256K_NVRAM IQ81340_PCE_BAR1_OFFSET(0x80000) #define IQ81340_ROTARY_SW IQ81340_PCE_BAR1_OFFSET(0xd0000) #define IQ81340_BATT_STAT IQ81340_PCE_BAR1_OFFSET(0xf0000) #define IQ81340_CMP_FLSH IQ81340_PCE_BAR1_OFFSET(0x1000000) /* 16MB */ #define PBI_CF_IDE_BASE (IQ81340_CMP_FLSH) #define PBI_CF_BAR_ADDR (IOP13XX_PBI_BAR1) #endif /* _IQ81340_H_ */