Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/mvme16x/
Dconfig.c166 #define CyTDR (0xf8) macro
248 base_addr[CyTDR] = '\n'; in mvme16x_cons_write()
254 base_addr[CyTDR] = '\r'; in mvme16x_cons_write()
258 base_addr[CyTDR] = *str++; in mvme16x_cons_write()
/linux-4.4.14/include/linux/
Dcyclades.h239 #define CyTDR (0x63*2) macro
/linux-4.4.14/drivers/tty/
Dcyclades.c601 cyy_writeb(info, CyTDR, outch); in cyy_chip_tx()
609 cyy_writeb(info, CyTDR, 0); in cyy_chip_tx()
610 cyy_writeb(info, CyTDR, 0x81); in cyy_chip_tx()
615 cyy_writeb(info, CyTDR, 0); in cyy_chip_tx()
616 cyy_writeb(info, CyTDR, 0x83); in cyy_chip_tx()
657 cyy_writeb(info, CyTDR, outch); in cyy_chip_tx()
664 cyy_writeb(info, CyTDR, outch); in cyy_chip_tx()
665 cyy_writeb(info, CyTDR, 0); in cyy_chip_tx()