/Linux-v4.19/scripts/ |
D | faddr2line | 108 DONE=1 125 DONE=1 134 DONE=1 174 DONE=1; 190 DONE=1 214 DONE=0 218 if [[ $DONE = 0 ]]; then
|
/Linux-v4.19/drivers/fpga/ |
D | machxo2-spi.c | 45 #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-v4.19/drivers/gpu/drm/amd/display/ |
D | TODO | 14 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-v4.19/drivers/media/pci/cobalt/ |
D | cobalt-omnitek.c | 29 #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-v4.19/tools/testing/selftests/cpufreq/ |
D | cpu.sh | 10 FILE_CPU=DONE
|
D | special-tests.sh | 12 FILE_SPECIAL=DONE
|
D | governor.sh | 10 FILE_GOVERNOR=DONE
|
D | module.sh | 10 FILE_MODULE=DONE
|
D | cpufreq.sh | 8 FILE_CPUFREQ=DONE
|
/Linux-v4.19/Documentation/filesystems/ |
D | ocfs2-online-filecheck.txt | 59 INO DONE ERROR 63 <DONE> indicates whether the operation has been finished. 73 INO DONE ERROR
|
/Linux-v4.19/lib/zlib_inflate/ |
D | inflate.h | 42 DONE, /* finished check, done -- remain here until reset */ enumerator
|
D | inflate.c | 696 state->mode = DONE; in zlib_inflate() 697 case DONE: in zlib_inflate()
|
/Linux-v4.19/drivers/ata/ |
D | sata_dwc_460ex.c | 535 goto DONE; in sata_dwc_isr() 559 goto DONE; in sata_dwc_isr() 579 goto DONE; in sata_dwc_isr() 590 goto DONE; in sata_dwc_isr() 617 goto DONE; in sata_dwc_isr() 624 goto DONE; in sata_dwc_isr() 676 goto DONE; in sata_dwc_isr() 717 DONE: in sata_dwc_isr()
|
/Linux-v4.19/Documentation/devicetree/bindings/fpga/ |
D | xilinx-slave-serial.txt | 14 - done-gpios: config status pin (referred to as DONE in the manual)
|
/Linux-v4.19/arch/mips/sgi-ip27/ |
D | TODO | 7 ip27-init.c:find_lbaord_real. DONE
|
/Linux-v4.19/drivers/dma/ |
D | pl330.c | 411 DONE, enumerator 1551 desc->status = DONE; in dma_pl330_rqcb() 2038 desc->status = DONE; in fill_queue() 2057 if (desc->status == DONE) { in pl330_tasklet() 2398 if (desc->status == DONE) in pl330_tx_status() 2417 case DONE: in pl330_tx_status()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | pxa_camera.rst | 27 Once a buffer is filled in the QCI interface, it is marked as "DONE" and
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | ssin.S | 200 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 555 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|
D | stan.S | 188 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|
/Linux-v4.19/drivers/mfd/ |
D | axp20x.c | 379 INIT_REGMAP_IRQ(AXP288, DONE, 1, 2),
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | buffer.rst | 495 * .. _`V4L2-BUF-FLAG-DONE`:
|
/Linux-v4.19/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 5046 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 5776 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|
D | fpsp.S | 5363 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|