Searched refs:CyTDR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/mvme16x/ |
H A D | config.c | 158 #define CyTDR (0xf8) macro 240 base_addr[CyTDR] = '\n'; in mvme16x_cons_write() 246 base_addr[CyTDR] = '\r'; in mvme16x_cons_write() 250 base_addr[CyTDR] = *str++; in mvme16x_cons_write()
|
/kernel/linux/linux-6.6/arch/m68k/mvme16x/ |
H A D | config.c | 158 #define CyTDR (0xf8) macro 240 base_addr[CyTDR] = '\n'; in mvme16x_cons_write() 246 base_addr[CyTDR] = '\r'; in mvme16x_cons_write() 250 base_addr[CyTDR] = *str++; in mvme16x_cons_write()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | cyclades.h | 243 #define CyTDR (0x63*2) macro
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | cyclades.c | 599 cyy_writeb(info, CyTDR, outch); in cyy_chip_tx() 607 cyy_writeb(info, CyTDR, 0); in cyy_chip_tx() 608 cyy_writeb(info, CyTDR, 0x81); in cyy_chip_tx() 613 cyy_writeb(info, CyTDR, 0); in cyy_chip_tx() 614 cyy_writeb(info, CyTDR, 0x83); in cyy_chip_tx() 655 cyy_writeb(info, CyTDR, outch); in cyy_chip_tx() 662 cyy_writeb(info, CyTDR, outch); in cyy_chip_tx() 663 cyy_writeb(info, CyTDR, 0); in cyy_chip_tx()
|
Completed in 8 milliseconds