cha_b_ctrl        320 arch/m68k/atari/config.c 	if (scc_test(&st_escc.cha_b_ctrl)) {
cha_b_ctrl         56 arch/m68k/atari/debug.c 	} while (!(atari_scc.cha_b_ctrl & 0x04)); /* wait for tx buf empty */
cha_b_ctrl        143 arch/m68k/atari/debug.c 	} while (!(atari_scc.cha_b_ctrl & 0x01)); /* wait for rx buf filled */
cha_b_ctrl        188 arch/m68k/atari/debug.c 		atari_scc.cha_b_ctrl = (reg);		\
cha_b_ctrl        190 arch/m68k/atari/debug.c 		atari_scc.cha_b_ctrl = (val);		\
cha_b_ctrl        242 arch/m68k/atari/debug.c 	(void)atari_scc.cha_b_ctrl;	/* reset reg pointer */
cha_b_ctrl        448 arch/m68k/include/asm/atarihw.h   u_char cha_b_ctrl;