Home
last modified time | relevance | path

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

/linux-4.1.27/arch/nios2/kernel/
Dearly_printk.c30 #define JUART_GET_CR() \ macro
42 while (((status = JUART_GET_CR()) in early_console_write()
112 JUART_SET_CR(JUART_GET_CR() | ALTERA_JTAGUART_CONTROL_AC_MSK); in setup_early_printk()