Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_serial.c38 *uart_enable = UART_EN_CE|UART_EN_E; in au1x00_serial_init()
/external/u-boot/arch/mips/mach-au1x00/include/mach/
Dau1x00.h642 #define UART_EN_E 2 /* Enable */ macro