Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/atari/
H A Ddebug.c56 } while (!(atari_scc.cha_b_ctrl & 0x04)); /* wait for tx buf empty */ in ata_scc_out()
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 */ in atari_init_scc_port()
H A Dconfig.c320 if (scc_test(&st_escc.cha_b_ctrl)) { in config_atari()
/kernel/linux/linux-6.6/arch/m68k/atari/
H A Ddebug.c56 } while (!(atari_scc.cha_b_ctrl & 0x04)); /* wait for tx buf empty */ in ata_scc_out()
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 */ in atari_init_scc_port()
H A Dconfig.c320 if (scc_test(&st_escc.cha_b_ctrl)) { in config_atari()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Datarihw.h448 u_char cha_b_ctrl; member
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Datarihw.h448 u_char cha_b_ctrl; member

Completed in 7 milliseconds