Home
last modified time | relevance | path

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

/openbmc/linux/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),