Home
last modified time | relevance | path

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

/arch/xtensa/platforms/s6105/
Ddevice.c52 .membase = (void *)S6_REG_UART + 0x0000,
53 .mapbase = S6_REG_UART + 0x0000,
61 .membase = (void *)S6_REG_UART + 0x1000,
62 .mapbase = S6_REG_UART + 0x1000,
/arch/xtensa/variants/s6000/include/variant/
Dhardware.h41 #define S6_REG_UART (S6_REG_APB + 0x0000) macro