Home
last modified time | relevance | path

Searched refs:CyTDR (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/m68k/mvme16x/
Dconfig.c159 #define CyTDR (0xf8) macro
241 base_addr[CyTDR] = '\n'; in mvme16x_cons_write()
247 base_addr[CyTDR] = '\r'; in mvme16x_cons_write()
251 base_addr[CyTDR] = *str++; in mvme16x_cons_write()
/Linux-v5.4/include/linux/
Dcyclades.h243 #define CyTDR (0x63*2) macro
/Linux-v5.4/drivers/tty/
Dcyclades.c599 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()