Searched refs:cha_b_ctrl (Results 1 - 3 of 3) sorted by relevance

/arch/m68k/atari/
H A Ddebug.c56 } while (!(atari_scc.cha_b_ctrl & 0x04)); /* wait for tx buf empty */
143 } while (!(atari_scc.cha_b_ctrl & 0x01)); /* wait for rx buf filled */
188 atari_scc.cha_b_ctrl = (reg); \
190 atari_scc.cha_b_ctrl = (val); \
242 (void)atari_scc.cha_b_ctrl; /* reset reg pointer */
H A Dconfig.c325 if (scc_test(&st_escc.cha_b_ctrl)) {
/arch/m68k/include/asm/
H A Datarihw.h450 u_char cha_b_ctrl; member in struct:SCC

Completed in 105 milliseconds