Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/nouveau/dispnv50/
H 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()
H 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/tools/testing/selftests/kvm/x86/
H A Dsmm_test.c29 #define DONE 0xff macro
111 sync_with_host(DONE); in guest_code()
152 if (stage_reported == DONE) in main()
/linux/drivers/fpga/
H 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/drivers/ata/
H A Dsata_dwc_460ex.c485 goto DONE; in sata_dwc_isr()
503 goto DONE; in sata_dwc_isr()
515 goto DONE; in sata_dwc_isr()
535 goto DONE; in sata_dwc_isr()
546 goto DONE; in sata_dwc_isr()
573 goto DONE; in sata_dwc_isr()
580 goto DONE; in sata_dwc_isr()
617 goto DONE; in sata_dwc_isr()
630 goto DONE; in sata_dwc_isr()
671 DONE: in sata_dwc_isr()
/linux/drivers/media/pci/cobalt/
H 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/tools/testing/selftests/amd-pstate/
H A Dbasic.sh18 FILE_BASIC=DONE
H A Drun.sh8 FILE_MAIN=DONE
H A Dgitsource.sh20 FILE_GITSOURCE=DONE
H A Dtbench.sh18 FILE_TBENCH=DONE
/linux/tools/testing/selftests/cpufreq/
H A Dcpu.sh10 FILE_CPU=DONE
H A Dspecial-tests.sh12 FILE_SPECIAL=DONE
H A Dgovernor.sh10 FILE_GOVERNOR=DONE
H A Dmodule.sh10 FILE_MODULE=DONE
H A Dcpufreq.sh8 FILE_CPUFREQ=DONE
/linux/lib/zlib_inflate/
H A Dinflate.h44 DONE, /* finished check, done -- remain here until reset */ enumerator
H A Dinflate.c722 state->mode = DONE; in zlib_inflate()
724 case DONE: in zlib_inflate()
/linux/tools/testing/selftests/mm/
H A Dcharge_reserved_hugetlb.sh74 echo CLEANUP DONE
216 until grep -q -i "DONE" $output; do
217 echo waiting for DONE signal.
/linux/drivers/dma/
H A Dpl330.c416 DONE, enumerator
1574 desc->status = DONE; in dma_pl330_rqcb()
2061 desc->status = DONE; in fill_queue()
2080 if (desc->status == DONE) { in pl330_tasklet()
2429 if (desc->status == DONE) in pl330_tx_status()
2448 case DONE: in pl330_tx_status()
/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst29 Once a buffer is filled in the QCI interface, it is marked as "DONE" and
/linux/arch/m68k/fpsp040/
H A Dssin.S200 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
555 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
H A Dstan.S188 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
/linux/tools/power/pm-graph/
H A DREADME639 INITIALIZING FTRACE........DONE
/linux/Documentation/userspace-api/media/v4l/
H A Dbuffer.rst484 * .. _`V4L2-BUF-FLAG-DONE`:
/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S5046 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
5776 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.

12