Home
last modified time | relevance | path

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

12

/linux/scripts/
A Dfaddr2line108 DONE=1
125 DONE=1
134 DONE=1
174 DONE=1;
190 DONE=1
214 DONE=0
218 if [[ $DONE = 0 ]]; then
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dcore507d.c66 if (NVBO_TD32(bo, offset, NV_DISP_CORE_NOTIFIER_1, COMPLETION_0, DONE, ==, TRUE)) in core507d_ntfy_wait_done()
77 NVDEF(NV_DISP_CORE_NOTIFIER_1, COMPLETION_0, DONE, FALSE)); in core507d_ntfy_init()
112 NVDEF(NV_DISP_CORE_NOTIFIER_1, CAPABILITIES_1, DONE, FALSE)); in core507d_caps_init()
120 NV_DISP_CORE_NOTIFIER_1, CAPABILITIES_1, DONE, ==, TRUE)) in core507d_caps_init()
A Dcore907d.c41 NVDEF(NV907D_CORE_NOTIFIER_3, CAPABILITIES_4, DONE, FALSE)); in core907d_caps_init()
49 NV907D_CORE_NOTIFIER_3, CAPABILITIES_4, DONE, ==, TRUE)) in core907d_caps_init()
/linux/drivers/fpga/
A Dmachxo2-spi.c45 #define DONE 8 macro
113 *status, test_bit(DONE, status), test_bit(ENAB, status), in dump_status_reg()
180 if (!test_bit(BUSY, &status) && test_bit(DONE, &status) && in machxo2_spi_state()
316 if (!test_bit(DONE, &status)) { in machxo2_write_complete()
336 if (!test_bit(BUSY, &status) && test_bit(DONE, &status) && in machxo2_write_complete()
/linux/tools/testing/selftests/kvm/x86_64/
A Dsmm_test.c36 #define DONE 0xff macro
119 sync_with_host(DONE); in guest_code()
184 if (stage_reported == DONE) in main()
/linux/drivers/ata/
A Dsata_dwc_460ex.c531 goto DONE; in sata_dwc_isr()
549 goto DONE; in sata_dwc_isr()
560 goto DONE; in sata_dwc_isr()
580 goto DONE; in sata_dwc_isr()
591 goto DONE; in sata_dwc_isr()
618 goto DONE; in sata_dwc_isr()
625 goto DONE; in sata_dwc_isr()
669 goto DONE; in sata_dwc_isr()
682 goto DONE; in sata_dwc_isr()
723 DONE: in sata_dwc_isr()
/linux/drivers/gpu/drm/amd/display/
A 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/drivers/media/pci/cobalt/
A 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/Documentation/filesystems/
A Docfs2-online-filecheck.rst63 INO DONE ERROR
67 <DONE> indicates whether the operation has been finished.
78 INO DONE ERROR
/linux/tools/testing/selftests/cpufreq/
A Dcpu.sh10 FILE_CPU=DONE
A Dspecial-tests.sh12 FILE_SPECIAL=DONE
A Dgovernor.sh10 FILE_GOVERNOR=DONE
A Dmodule.sh10 FILE_MODULE=DONE
A Dcpufreq.sh8 FILE_CPUFREQ=DONE
/linux/lib/zlib_inflate/
A Dinflate.h44 DONE, /* finished check, done -- remain here until reset */ enumerator
A Dinflate.c722 state->mode = DONE; in zlib_inflate()
724 case DONE: in zlib_inflate()
/linux/Documentation/devicetree/bindings/fpga/
A Dxilinx-slave-serial.txt17 - done-gpios: config status pin (referred to as DONE in the manual)
/linux/tools/testing/selftests/vm/
A Dcharge_reserved_hugetlb.sh63 echo CLEANUP DONE
187 echo waiting for DONE signal.
/linux/arch/arm/boot/dts/
A Dam3874-iceboard.dts318 DM814X_IOPAD(0x0824, PIN_INPUT | 0x80) /* DONE */
389 "", "PROGRAM_B", "INIT_B", "DONE", /* 0-3 */
/linux/drivers/dma/
A Dpl330.c410 DONE, enumerator
1567 desc->status = DONE; in dma_pl330_rqcb()
2055 desc->status = DONE; in fill_queue()
2074 if (desc->status == DONE) { in pl330_tasklet()
2423 if (desc->status == DONE) in pl330_tx_status()
2442 case DONE: in pl330_tx_status()
/linux/drivers/gpu/drm/panfrost/
A Dpanfrost_device.c304 PANFROST_EXCEPTION(DONE),
/linux/Documentation/driver-api/media/drivers/
A Dpxa_camera.rst29 Once a buffer is filled in the QCI interface, it is marked as "DONE" and
/linux/arch/m68k/fpsp040/
A Dssin.S200 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
555 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
A Dstan.S188 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
/linux/drivers/staging/media/atomisp/
A DTODO21 2. Use ACPI _DSM table - DONE!

Completed in 35 milliseconds

12