Home
last modified time | relevance | path

Searched refs:LS1X_UART (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/loongson32/common/
H A Dplatform.c23 #define LS1X_UART(_id) \ macro
25 .mapbase = LS1X_UART ## _id ## _BASE, \
26 .irq = LS1X_UART ## _id ## _IRQ, \
33 LS1X_UART(0),
34 LS1X_UART(1),
35 LS1X_UART(2),
36 LS1X_UART(3),
/kernel/linux/linux-6.6/arch/mips/loongson32/common/
H A Dplatform.c22 #define LS1X_UART(_id) \ macro
24 .mapbase = LS1X_UART ## _id ## _BASE, \
25 .irq = LS1X_UART ## _id ## _IRQ, \
32 LS1X_UART(0),
33 LS1X_UART(1),
34 LS1X_UART(2),
35 LS1X_UART(3),

Completed in 2 milliseconds