Searched refs:UART_UCR_RESET_MR (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/m68k/include/asm/
H A Duart.h116 #define UART_UCR_RESET_MR (0x10) macro
/u-boot/drivers/serial/
H A Dserial_mcf.c41 writeb(UART_UCR_RESET_MR, &uart->ucr);
/u-boot/board/astro/mcf5373l/
H A Dmcf5373l.c117 writeb(UART_UCR_RESET_MR, &uart->ucr);

Completed in 45 milliseconds