Home
last modified time | relevance | path

Searched refs:S3C_VA_UART (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/debug/
H A Ds5pv210.S10 #define S3C_VA_UART S3C_ADDR_BASE + 0x01000000 define
21 ldr \rv, =S3C_VA_UART
H A Dexynos.S10 #define S3C_VA_UART S3C_ADDR_BASE + 0x01000000 define
30 ldr \rv, =S3C_VA_UART
/kernel/linux/linux-6.6/arch/arm/include/debug/
H A Ds5pv210.S10 #define S3C_VA_UART S3C_ADDR_BASE + 0x01000000 define
21 ldr \rv, =S3C_VA_UART
H A Dexynos.S10 #define S3C_VA_UART S3C_ADDR_BASE + 0x01000000 define
30 ldr \rv, =S3C_VA_UART
/kernel/linux/linux-5.10/arch/arm/mach-s3c/include/mach/
H A Dmap-base.h34 #define S3C_VA_UART S3C_ADDR(0x01000000) /* UART */ macro
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dmap-s3c.h16 #define S3C24XX_VA_UART S3C_VA_UART
H A Dmap-s3c64xx.h43 #define S3C_VA_UARTx(x) (S3C_VA_UART + (S3C_PA_UART & 0xfffff) + ((x) * S3C_UART_OFFSET))
H A Ds3c64xx.c118 .virtual = (unsigned long)(S3C_VA_UART + UART_OFFS),
/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dmap-base.h34 #define S3C_VA_UART S3C_ADDR(0x01000000) /* UART */ macro
H A Dmap-s3c64xx.h43 #define S3C_VA_UARTx(x) (S3C_VA_UART + (S3C_PA_UART & 0xfffff) + ((x) * S3C_UART_OFFSET))
H A Ds3c64xx.c110 .virtual = (unsigned long)(S3C_VA_UART + UART_OFFS),

Completed in 4 milliseconds