Home
last modified time | relevance | path

Searched refs:PAUSED (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/include/hw/dma/
H A Dxlnx-zdma.h42 PAUSED = 2, enumerator
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_seq.c52 if (arp2ctl & PAUSED) in asd_pause_cseq()
58 if (arp2ctl & PAUSED) in asd_pause_cseq()
79 if (!(arp2ctl & PAUSED)) in asd_unpause_cseq()
85 if (!(arp2ctl & PAUSED)) in asd_unpause_cseq()
107 if (arp2ctl & PAUSED) in asd_seq_pause_lseq()
113 if (arp2ctl & PAUSED) in asd_seq_pause_lseq()
156 if (!(arp2ctl & PAUSED)) in asd_seq_unpause_lseq()
162 if (!(arp2ctl & PAUSED)) in asd_seq_unpause_lseq()
H A Daic94xx_reg_def.h310 #define PAUSED 0x00000004 /* ro */ macro
/openbmc/qemu/hw/dma/
H A Dxlnx-zdma.c526 zdma_set_state(s, PAUSED); in zdma_process_descr()
569 if (s->state == PAUSED && in zdma_ch_ctrlx_postw()
587 if (s->state == PAUSED && in zdma_ch_ctrlx_postw()
/openbmc/linux/drivers/dma/
H A Dpl330.c411 PAUSED, enumerator
2050 if (desc->status == BUSY || desc->status == PAUSED) in fill_queue()
2347 desc->status = PAUSED; in pl330_pause()
2439 else if (desc->status == BUSY || desc->status == PAUSED) in pl330_tx_status()
2456 case PAUSED: in pl330_tx_status()
/openbmc/qemu/qapi/
H A Djob.json140 # into the PAUSED state if it was RUNNING, or into STANDBY if it was
/openbmc/linux/sound/core/
H A Dpcm.c254 STATE(PAUSED),
/openbmc/linux/Documentation/input/devices/
H A Datarikbd.rst408 and it is not PAUSED, it is simply ignored.