Linux Kernel
3.7.1
|
Go to the source code of this file.
#define S3C64XX_PA_HSMMC0 S3C64XX_PA_HSMMC(0) |
#define S3C64XX_PA_HSMMC1 S3C64XX_PA_HSMMC(1) |
#define S3C64XX_PA_HSMMC2 S3C64XX_PA_HSMMC(2) |
#define S3C_PA_FB S3C64XX_PA_FB |
#define S3C_PA_HSMMC0 S3C64XX_PA_HSMMC0 |
#define S3C_PA_HSMMC1 S3C64XX_PA_HSMMC1 |
#define S3C_PA_HSMMC2 S3C64XX_PA_HSMMC2 |
#define S3C_PA_IIC S3C64XX_PA_IIC0 |
#define S3C_PA_IIC1 S3C64XX_PA_IIC1 |
#define S3C_PA_NAND S3C64XX_PA_NAND |
#define S3C_PA_ONENAND S3C64XX_PA_ONENAND0 |
#define S3C_PA_ONENAND_BUF S3C64XX_PA_ONENAND0_BUF |
#define S3C_PA_RTC S3C64XX_PA_RTC |
#define S3C_PA_SPI0 S3C64XX_PA_SPI0 |
#define S3C_PA_SPI1 S3C64XX_PA_SPI1 |
#define S3C_PA_TIMER S3C64XX_PA_TIMER |
#define S3C_PA_UART0 (S3C_PA_UART + 0x00) |
#define S3C_PA_UART1 (S3C_PA_UART + 0x400) |
#define S3C_PA_UART2 (S3C_PA_UART + 0x800) |
#define S3C_PA_UART3 (S3C_PA_UART + 0xC00) |
#define S3C_PA_USB_HSOTG S3C64XX_PA_USB_HSOTG |
#define S3C_PA_USBHOST S3C64XX_PA_USBHOST |
#define S3C_PA_WDT S3C64XX_PA_WATCHDOG |
#define S3C_SZ_ONENAND_BUF S3C64XX_SZ_ONENAND0_BUF |
#define S3C_VA_UART0 S3C_VA_UARTx(0) |
#define S3C_VA_UART1 S3C_VA_UARTx(1) |
#define S3C_VA_UART2 S3C_VA_UARTx(2) |
#define S3C_VA_UART3 S3C_VA_UARTx(3) |
#define S3C_VA_UARTx | ( | x | ) | (S3C_VA_UART + (S3C_PA_UART & 0xfffff) + ((x) * S3C_UART_OFFSET)) |
#define SAMSUNG_PA_ADC S3C64XX_PA_ADC |
#define SAMSUNG_PA_CFCON S3C64XX_PA_CFCON |
#define SAMSUNG_PA_KEYPAD S3C64XX_PA_KEYPAD |