Home
last modified time | relevance | path

Searched defs:S3C_VA_UARTx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dmap-s3c64xx.h43 #define S3C_VA_UARTx(x) (S3C_VA_UART + (S3C_PA_UART & 0xfffff) + ((x) * S3C_UART_OFFSET)) macro
/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dmap-s3c64xx.h43 #define S3C_VA_UARTx(x) (S3C_VA_UART + (S3C_PA_UART & 0xfffff) + ((x) * S3C_UART_OFFSET)) macro

Completed in 1 milliseconds