Home
last modified time | relevance | path

Searched refs:cha_a_ctrl (Results 1 – 5 of 5) sorted by relevance

/arch/m68k/mac/
Ddebug.c138 u_char cha_a_ctrl; member
202 } while (!(scc.cha_a_ctrl & 0x04)); /* wait for tx buf empty */ in mac_scca_out()
246 scc.cha_a_ctrl = (reg); \
249 scc.cha_a_ctrl = (val); \
315 (void)scc.cha_a_ctrl; /* reset reg pointer */ in mac_init_scc_port()
/arch/m68k/include/asm/
Dmachw.h36 u_char cha_a_ctrl;
Datarihw.h444 u_char cha_a_ctrl; member
/arch/m68k/atari/
Dataints.c391 scc.cha_a_ctrl = 9; in atari_init_IRQ()
393 scc.cha_a_ctrl = (char) 0xc0; /* hardware reset */ in atari_init_IRQ()
Dconfig.c318 if (scc_test(&scc.cha_a_ctrl)) { in config_atari()