Searched refs:stopped (Results 1 – 5 of 5) sorted by relevance
145 if (info->xmit.head == info->xmit.tail || tty->stopped) { in transmit_chars()148 info->xmit.head, info->xmit.tail, tty->stopped); in transmit_chars()182 if (info->xmit.head == info->xmit.tail || tty->stopped || in rs_flush_chars()219 !tty->stopped) in rs_write()
51 u32 stopped; in spu_stopped() local53 stopped = SPU_STATUS_INVALID_INSTR | SPU_STATUS_SINGLE_STEP | in spu_stopped()58 if (*stat & stopped) { in spu_stopped()
244 u32 stopped; in save_spu_status() local250 stopped = in save_spu_status()253 if ((in_be32(&prob->spu_status_R) & stopped) == 0) in save_spu_status()
632 int stopped = 0; in ptrace_attach_sync_user_rbs() local650 stopped = 1; in ptrace_attach_sync_user_rbs()656 if (!stopped) in ptrace_attach_sync_user_rbs()
378 IO_STATE(R_SYNC_SERIAL1_CTRL, clk_halt, stopped) | in initialize_port()