/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | dbdma.h | 34 #define PAUSE 0x4000 macro 103 out_le32(&((regs)->control), (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16);\
|
/kernel/linux/linux-5.10/drivers/net/ethernet/apple/ |
D | mace.c | 306 out_le32(&dma->control, (WAKE|FLUSH|PAUSE|RUN) << 16); in dbdma_reset() 472 out_le32(&rd->control, (RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */ in mace_open() 482 out_le32(&td->control, (RUN|PAUSE|FLUSH|WAKE) << 16); in mace_open() 510 rd->control = cpu_to_le32((RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */ in mace_close() 511 td->control = cpu_to_le32((RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */ in mace_close() 970 out_le32(&rd->control, (PAUSE << 16) | PAUSE); in mace_rxdma_intr()
|
D | bmac.c | 182 DBDMA_SET(RUN|WAKE) | DBDMA_CLEAR(PAUSE|DEAD)); in dbdma_continue() 190 DBDMA_CLEAR(ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)); in dbdma_reset() 483 rd->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE)); /* clear run bit */ in bmac_suspend() 484 td->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE)); /* clear run bit */ in bmac_suspend() 1407 rd->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE)); /* clear run bit */ in bmac_close() 1408 td->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE)); /* clear run bit */ in bmac_close() 1497 out_le32(&td->control, DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE|ACTIVE|DEAD)); in bmac_tx_timeout() 1503 out_le32(&rd->control, DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE|ACTIVE|DEAD)); in bmac_tx_timeout()
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 194 - PAUSE / FREEZE 210 - PLAY / PAUSE 226 - CAPTURE / REC / RECORD/PAUSE
|
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
D | speakup_dummy.c | 24 { PAUSE, .u.s = {"PAUSE\n"} },
|
D | speakup_soft.c | 38 { PAUSE, .u.n = {"\x01P" } }, 162 var->var_id != PAUSE && var->var_id != DIRECT) in get_initstring()
|
D | spk_types.h | 50 DIRECT, PAUSE, enumerator
|
D | varhandlers.c | 49 { "pause", PAUSE, VAR_STRING, spk_str_pause, NULL },
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-encoder-cmd.rst | 131 - Resume encoding after a PAUSE command. When the encoder has not 168 The application sent a PAUSE or RESUME command when the encoder was
|
D | vidioc-decoder-cmd.rst | 185 - Resume decoding after a PAUSE command. When the decoder has not 215 The application sent a PAUSE or RESUME command when the decoder was
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
D | fib_nexthops.sh | 29 PAUSE=no 61 if [ "${PAUSE}" = "yes" ]; then 1651 P) PAUSE=yes;; 1659 [ "${PAUSE}" = "yes" ] && PAUSE_ON_FAIL=no
|
D | fib_tests.sh | 16 PAUSE=no 43 if [ "${PAUSE}" = "yes" ]; then 1783 P) PAUSE=yes;; 1793 [ "${PAUSE}" = "yes" ] && PAUSE_ON_FAIL=no
|
/kernel/linux/linux-5.10/sound/ppc/ |
D | pmac.c | 155 out_le32(&rec->dma->control, (RUN|WAKE|FLUSH|PAUSE) << 16); in snd_pmac_dma_stop() 392 out_le32(&rec->dma->control, (RUN|PAUSE|FLUSH|WAKE) << 16); in snd_pmac_pcm_dead_xfer() 710 out_le32(&chip->playback.dma->control, (RUN|PAUSE|FLUSH|WAKE|DEAD) << 16); in snd_pmac_dbdma_reset() 712 out_le32(&chip->capture.dma->control, (RUN|PAUSE|FLUSH|WAKE|DEAD) << 16); in snd_pmac_dbdma_reset()
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/3com/ |
D | vortex.rst | 162 PAUSE command, which means that they will stop sending packets for a 163 short period if they receive a PAUSE frame from the link partner. 171 The 3com cards appear to only respond to PAUSE frames which are 173 do not honour PAUSE frames which are sent to the station MAC address.
|
/kernel/linux/linux-5.10/drivers/clk/samsung/ |
D | clk-exynos5260.h | 322 #define PAUSE 0x1004 macro
|
/kernel/linux/linux-5.10/sound/aoa/soundbus/i2sbus/ |
D | pcm.c | 271 out_le32(&pi->dbdma->control, (RUN | PAUSE | 1) << 16); in i2sbus_wait_for_stop() 567 out_le32(&pi->dbdma->control, (RUN | PAUSE | 1) << 16); in i2sbus_pcm_trigger() 683 out_le32(&pi->dbdma->control, (RUN | PAUSE | 1) << 16); in handle_interrupt()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | mac53c94.c | 114 writel((RUN|PAUSE|FLUSH|WAKE) << 16, &dma->control); in DEF_SCSI_QCMD() 140 writel((RUN|PAUSE|FLUSH|WAKE) << 16, &dma->control); in mac53c94_init()
|
/kernel/linux/linux-5.10/Documentation/input/devices/ |
D | atarikbd.rst | 151 It remains in this mode until reset or commanded into another mode. The PAUSE 162 until reset or commanded into another mode. The PAUSE command in this mode not 424 PAUSE OUTPUT 445 The output is stopped only at the end of the current 'even'. If the PAUSE 447 will still be transmitted to conclusion and then the PAUSE will take effect. 449 MONITORING mode, the PAUSE OUTPUT command also temporarily stops the
|
/kernel/linux/linux-5.10/Documentation/security/ |
D | sak.rst | 30 choose CTRL-ALT-PAUSE.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mips/cavium/ |
D | bootbus.txt | 44 - cavium,t-pause: A cell specifying the PAUSE timing (in nS).
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | evlist.c | 1631 PAUSE, in perf_evlist__toggle_bkw_mmap() enumerator 1647 action = PAUSE; in perf_evlist__toggle_bkw_mmap() 1668 case PAUSE: in perf_evlist__toggle_bkw_mmap()
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/altera/ |
D | altera_tse.rst | 186 802.3-2012, Section 30.3.4.2. This statistic is a count of PAUSE frames 190 802.3-2012, Section 30.3.4.3. This statistic is a count of PAUSE frames
|
/kernel/linux/linux-5.10/drivers/dma/ |
D | hisi_dma.c | 49 PAUSE, enumerator
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
D | aic79xx_pci.c | 453 ahd_outb(ahd, HCNTRL, hcntrl|PAUSE); in ahd_pci_test_register_access()
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-net | 63 1 01-80-C2-00-00-01 (MAC Control) 802.3 used for MAC PAUSE
|