Home
last modified time | relevance | path

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

/arch/m68k/mac/
Ddebug.c136 u_char cha_b_ctrl; member
189 } while (!(scc.cha_b_ctrl & 0x04)); /* wait for tx buf empty */ in mac_sccb_out()
235 scc.cha_b_ctrl = (reg); \
238 scc.cha_b_ctrl = (val); \
297 (void)scc.cha_b_ctrl; /* reset reg pointer */ in mac_init_scc_port()
/arch/m68k/atari/
Ddebug.c56 } while (!(scc.cha_b_ctrl & 0x04)); /* wait for tx buf empty */ in ata_scc_out()
143 } while (!(scc.cha_b_ctrl & 0x01)); /* wait for rx buf filled */
188 scc.cha_b_ctrl = (reg); \
190 scc.cha_b_ctrl = (val); \
243 (void)scc.cha_b_ctrl; /* reset reg pointer */ in atari_init_scc_port()
Dconfig.c322 if (scc_test(&st_escc.cha_b_ctrl)) { in config_atari()
/arch/m68k/include/asm/
Dmachw.h40 u_char cha_b_ctrl;
Datarihw.h448 u_char cha_b_ctrl; member