OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNIPHIER_UART_TX
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/mach-uniphier/
debug.h
16
#define
UNIPHIER_UART_TX
0
29
writel(c, base +
UNIPHIER_UART_TX
);
/external/u-boot/arch/arm/mach-uniphier/debug-uart/
debug-uart.c
14
#define
UNIPHIER_UART_TX
0x00
26
writel(c, base +
UNIPHIER_UART_TX
);
/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
uniphier_console.S
14
#define
UNIPHIER_UART_TX
0x00 /* Out: Transmit buffer */
86
1: str w2, [x1, #
UNIPHIER_UART_TX
]
Completed in 154 milliseconds