Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/pic32/pic32mzda/
Dearly_console.c25 #define U_STA(x) (UART_BASE(x) + 0x10) macro
60 uart_base + PIC32_SET(U_STA(port))); in configure_uart()
156 uart_base + U_STA(console_port)) & UART_TX_FULL) in prom_putchar()