Home
last modified time | relevance | path

Searched refs:SCC_RXRDY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dudbg_scc.c18 #define SCC_RXRDY 1 macro
37 if ((in_8(sccc) & SCC_RXRDY) != 0) in udbg_scc_getc_poll()
48 while ((in_8(sccc) & SCC_RXRDY) == 0) in udbg_scc_getc()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dudbg_scc.c18 #define SCC_RXRDY 1 macro
37 if ((in_8(sccc) & SCC_RXRDY) != 0) in udbg_scc_getc_poll()
48 while ((in_8(sccc) & SCC_RXRDY) == 0) in udbg_scc_getc()

Completed in 1 milliseconds