Searched refs:thr (Results 1 – 6 of 6) sorted by relevance
/arch/mips/pmc-sierra/yosemite/ |
D | py-console.c | 25 volatile u8 thr; /* write only, DLAB == 0 */ member 44 #define iu_thr u1.thr 105 unsigned long thr = 0xfd000008ULL + offsetof(struct yo_uartregs, iu_thr); in prom_putchar() local 108 writeb_outer_space(thr, c); in prom_putchar()
|
/arch/powerpc/kernel/ |
D | udbg_16550.c | 32 #define thr rbr macro 56 out_8(&udbg_comport->thr, c); in udbg_550_putc() 157 real_writeb(c, &udbg_comport->thr); eieio(); in udbg_maple_real_putc() 179 real_205_writeb(c, &udbg_comport->thr); eieio(); in udbg_pas_real_putc() 203 as1_writeb(c, &udbg_comport->thr); eieio(); in udbg_44x_as1_putc() 235 real_writeb(c, &udbg_comport->thr); eieio(); in udbg_40x_real_putc()
|
/arch/ia64/include/asm/sn/ |
D | ioc3.h | 31 char thr; /* write only, DLAB == 0 */ member 41 #define iu_thr u1.thr
|
/arch/sh/include/asm/ |
D | smc37c93x.h | 84 #define thr rbr macro
|
/arch/mips/include/asm/sn/ |
D | ioc3.h | 14 volatile u8 thr; /* write only, DLAB == 0 */ member 33 #define iu_thr u1.thr
|
/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 1671 uint64_t thr:8; member 1984 uint64_t thr:8; member
|