Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/ite-boards/generic/
Ddbg_io.c57 #define OFS_LINE_STATUS 5 macro
106 while ((UART16550_READ(OFS_LINE_STATUS) & 0x1) == 0); in getDebugChar()
120 while ((UART16550_READ(OFS_LINE_STATUS) & 0x20) == 0); in putDebugChar()
/linux-2.4.37.9/arch/mips/momentum/ocelot_c/
Ddbg_io.c58 #define OFS_LINE_STATUS (5*REG_OFFSET) macro
107 while ((UART16550_READ(OFS_LINE_STATUS) & 0x1) == 0); in getDebugChar()
121 while ((UART16550_READ(OFS_LINE_STATUS) & 0x20) == 0); in putDebugChar()
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5476/
Ddbg_io.c71 #define OFS_LINE_STATUS (5*REG_OFFSET) macro
119 while ((UART16550_READ(OFS_LINE_STATUS) & 0x1) == 0); in getDebugChar()
133 while ((UART16550_READ(OFS_LINE_STATUS) & 0x20) == 0); in putDebugChar()
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/
Dkgdb_io.c71 #define OFS_LINE_STATUS (5*REG_OFFSET) macro
119 while ((UART16550_READ(OFS_LINE_STATUS) & 0x1) == 0); in getDebugChar()
133 while ((UART16550_READ(OFS_LINE_STATUS) & 0x20) == 0); in putDebugChar()
/linux-2.4.37.9/arch/mips/gt64120/momenco_ocelot/
Ddbg_io.c58 #define OFS_LINE_STATUS (5*REG_OFFSET) macro
107 while ((UART16550_READ(OFS_LINE_STATUS) & 0x1) == 0); in getDebugChar()
121 while ((UART16550_READ(OFS_LINE_STATUS) & 0x20) == 0); in putDebugChar()
/linux-2.4.37.9/arch/mips/momentum/jaguar_atx/
Ddbg_io.c58 #define OFS_LINE_STATUS (5*REG_OFFSET) macro
107 while ((UART16550_READ(OFS_LINE_STATUS) & 0x1) == 0); in getDebugChar()
121 while ((UART16550_READ(OFS_LINE_STATUS) & 0x20) == 0); in putDebugChar()
/linux-2.4.37.9/arch/mips/momentum/ocelot_g/
Ddbg_io.c58 #define OFS_LINE_STATUS (5*REG_OFFSET) macro
107 while ((UART16550_READ(OFS_LINE_STATUS) & 0x1) == 0); in getDebugChar()
121 while ((UART16550_READ(OFS_LINE_STATUS) & 0x20) == 0); in putDebugChar()
/linux-2.4.37.9/arch/mips/pmc-sierra/stretch/
Ddbg_io.c94 #define OFS_LINE_STATUS (5*REG_OFFSET) macro
145 while ((UART16550_READ(OFS_LINE_STATUS) & 0x1) == 0); in getDebugChar()
159 while ((UART16550_READ(OFS_LINE_STATUS) & 0x20) == 0); in putDebugChar()
/linux-2.4.37.9/arch/mips/vr4181/osprey/
Ddbg_io.c71 #define OFS_LINE_STATUS (5*REG_OFFSET) macro
119 while ((UART16550_READ(OFS_LINE_STATUS) & 0x1) == 0); in getDebugChar()
133 while ((UART16550_READ(OFS_LINE_STATUS) & 0x20) == 0); in putDebugChar()