Home
last modified time | relevance | path

Searched refs:DONE (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.4/scripts/
Dfaddr2line108 DONE=1
125 DONE=1
134 DONE=1
174 DONE=1;
190 DONE=1
214 DONE=0
218 if [[ $DONE = 0 ]]; then
/Linux-v5.4/tools/testing/selftests/kvm/x86_64/
Dsmm_test.c35 #define DONE 0xff macro
85 sync_with_host(DONE); in guest_code()
136 if (stage_reported == DONE) in main()
/Linux-v5.4/drivers/fpga/
Dmachxo2-spi.c45 #define DONE 8 macro
113 *status, test_bit(DONE, status), test_bit(ENAB, status), in dump_status_reg()
179 if (!test_bit(BUSY, &status) && test_bit(DONE, &status) && in machxo2_spi_state()
311 if (!test_bit(DONE, &status)) { in machxo2_write_complete()
329 if (!test_bit(BUSY, &status) && test_bit(DONE, &status) && in machxo2_write_complete()
/Linux-v5.4/drivers/gpu/drm/amd/display/
DTODO14 4. DONE - Flatten all DC objects
28 5. DONE - Rename DC objects to align more with DRM
33 6. DONE - Per-plane and per-stream validation
100 19. DONE - The DC logger is still a rather sore thing, but I know that the
/Linux-v5.4/drivers/media/pci/cobalt/
Dcobalt-omnitek.c29 #define DONE (1 << 4) macro
109 if (ioread32(CS_REG(s->dma_channel)) & DONE) in is_dma_done()
139 if (!(ctrl & DONE)) in omni_sg_dma_init()
/Linux-v5.4/tools/testing/selftests/cpufreq/
Dcpu.sh10 FILE_CPU=DONE
Dspecial-tests.sh12 FILE_SPECIAL=DONE
Dgovernor.sh10 FILE_GOVERNOR=DONE
Dmodule.sh10 FILE_MODULE=DONE
Dcpufreq.sh8 FILE_CPUFREQ=DONE
/Linux-v5.4/Documentation/filesystems/
Docfs2-online-filecheck.txt59 INO DONE ERROR
63 <DONE> indicates whether the operation has been finished.
73 INO DONE ERROR
/Linux-v5.4/lib/zlib_inflate/
Dinflate.h42 DONE, /* finished check, done -- remain here until reset */ enumerator
Dinflate.c707 state->mode = DONE; in zlib_inflate()
709 case DONE: in zlib_inflate()
/Linux-v5.4/drivers/ata/
Dsata_dwc_460ex.c531 goto DONE; in sata_dwc_isr()
555 goto DONE; in sata_dwc_isr()
575 goto DONE; in sata_dwc_isr()
586 goto DONE; in sata_dwc_isr()
613 goto DONE; in sata_dwc_isr()
620 goto DONE; in sata_dwc_isr()
672 goto DONE; in sata_dwc_isr()
713 DONE: in sata_dwc_isr()
/Linux-v5.4/Documentation/devicetree/bindings/fpga/
Dxilinx-slave-serial.txt14 - done-gpios: config status pin (referred to as DONE in the manual)
/Linux-v5.4/arch/mips/sgi-ip27/
DTODO7 ip27-init.c:find_lbaord_real. DONE
/Linux-v5.4/arch/arm/boot/dts/
Dam3874-iceboard.dts318 DM814X_IOPAD(0x0824, PIN_INPUT | 0x80) /* DONE */
389 "", "PROGRAM_B", "INIT_B", "DONE", /* 0-3 */
/Linux-v5.4/drivers/dma/
Dpl330.c409 DONE, enumerator
1561 desc->status = DONE; in dma_pl330_rqcb()
2049 desc->status = DONE; in fill_queue()
2068 if (desc->status == DONE) { in pl330_tasklet()
2419 if (desc->status == DONE) in pl330_tx_status()
2438 case DONE: in pl330_tx_status()
/Linux-v5.4/Documentation/media/v4l-drivers/
Dpxa_camera.rst29 Once a buffer is filled in the QCI interface, it is marked as "DONE" and
/Linux-v5.4/arch/m68k/fpsp040/
Dssin.S200 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
555 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
Dstan.S188 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
/Linux-v5.4/drivers/mfd/
Daxp20x.c383 INIT_REGMAP_IRQ(AXP288, DONE, 1, 2),
/Linux-v5.4/tools/power/pm-graph/
DREADME535 INITIALIZING FTRACE........DONE
/Linux-v5.4/Documentation/media/uapi/v4l/
Dbuffer.rst521 * .. _`V4L2-BUF-FLAG-DONE`:
/Linux-v5.4/arch/m68k/ifpsp060/src/
Dfplsp.S5046 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
5776 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.

12