Lines Matching +full:rx +full:- +full:inactive
1 /* SPDX-License-Identifier: GPL-2.0-only */
6 * Copyright (C) 1994-1999 Russell King
24 @ the comment in arch/arm/mach-sa1100/include/mach/uncompress.h.
32 @ if Ser3 is inactive, then try Ser1
33 addeq \rp, \rp, #(0x00010000 - 0x00050000)
37 @ if Ser1 is inactive, then try Ser2
38 addeq \rp, \rp, #(0x00030000 - 0x00010000)
50 .macro senduart,rd,rx argument
51 str \rd, [\rx, #UTDR]
54 .macro waituartcts,rd,rx argument
57 .macro waituarttxrdy,rd,rx argument
58 1001: ldr \rd, [\rx, #UTSR1]
63 .macro busyuart,rd,rx argument
64 1001: ldr \rd, [\rx, #UTSR1]