|
Linux Kernel
3.7.1
|
Go to the source code of this file.
| #define S3C_PA_FB S5PC100_PA_FB |
| #define S3C_PA_HSMMC0 S5PC100_PA_HSMMC(0) |
| #define S3C_PA_HSMMC1 S5PC100_PA_HSMMC(1) |
| #define S3C_PA_HSMMC2 S5PC100_PA_HSMMC(2) |
| #define S3C_PA_IIC S5PC100_PA_IIC0 |
| #define S3C_PA_IIC1 S5PC100_PA_IIC1 |
| #define S3C_PA_KEYPAD S5PC100_PA_KEYPAD |
| #define S3C_PA_ONENAND S5PC100_PA_ONENAND |
| #define S3C_PA_ONENAND_BUF S5PC100_PA_ONENAND_BUF |
| #define S3C_PA_RTC S5PC100_PA_RTC |
| #define S3C_PA_SPI0 S5PC100_PA_SPI0 |
| #define S3C_PA_SPI1 S5PC100_PA_SPI1 |
| #define S3C_PA_SPI2 S5PC100_PA_SPI2 |
| #define S3C_PA_TSADC S5PC100_PA_TSADC |
| #define S3C_PA_UART S5PC100_PA_UART |
| #define S3C_PA_USB_HSOTG S5PC100_PA_USB_HSOTG |
| #define S3C_PA_USB_HSPHY S5PC100_PA_USB_HSPHY |
| #define S3C_PA_WDT S5PC100_PA_WATCHDOG |
| #define S5P_PA_CHIPID S5PC100_PA_CHIPID |
| #define S5P_PA_FIMC0 S5PC100_PA_FIMC0 |
| #define S5P_PA_FIMC1 S5PC100_PA_FIMC1 |
| #define S5P_PA_FIMC2 S5PC100_PA_FIMC2 |
| #define S5P_PA_SDRAM S5PC100_PA_SDRAM |
| #define S5P_PA_SROMC S5PC100_PA_SROMC |
| #define S5P_PA_SYSCON S5PC100_PA_SYSCON |
| #define S5P_PA_TIMER S5PC100_PA_TIMER |
| #define S5P_PA_UART | ( | x | ) | (S3C_PA_UART + ((x) * S3C_UART_OFFSET)) |
| #define S5P_PA_UART0 S5P_PA_UART(0) |
| #define S5P_PA_UART1 S5P_PA_UART(1) |
| #define S5P_PA_UART2 S5P_PA_UART(2) |
| #define S5P_PA_UART3 S5P_PA_UART(3) |
| #define S5PC100_VA_OTHERS (S3C_VA_SYS + 0x10000) |
| #define SAMSUNG_PA_ADC S5PC100_PA_TSADC |
| #define SAMSUNG_PA_CFCON S5PC100_PA_CFCON |
| #define SAMSUNG_PA_KEYPAD S5PC100_PA_KEYPAD |
1.8.2