Home
last modified time | relevance | path

Searched refs:nodma (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide.c211 module_param_named(nodma, ide_nodma, ide_dev_mask, 0);
212 MODULE_PARM_DESC(nodma, "disallow DMA for a device");
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmvsdio.c32 static int nodma; variable
107 if (nodma || (data->blksz | data->sg->offset) & 3 || in mvsd_setup_data()
119 if (!nodma) in mvsd_setup_data()
838 module_param(nodma, int, 0);
/OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/
H A Dfloppy.rst90 floppy=omnibook / floppy=nodma
99 later are OK. You also need at least a 486 to use nodma.
100 If you use nodma mode, I suggest you also set the FIFO
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-qup.c1697 goto nodma; in qup_i2c_probe()
1704 goto nodma; in qup_i2c_probe()
1750 nodma: in qup_i2c_probe()
/OK3568_Linux_fs/kernel/Documentation/m68k/
H A Dkernel-options.rst872 5.3.7) nodma
875 :Syntax: nodma:x
877 If x is 1 (or if the option is just written as "nodma"), the WD33c93
/OK3568_Linux_fs/kernel/Documentation/ide/
H A Dide.rst221 * "nodma=[interface_number.device_number]" to disallow DMA for a device
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig2586 4) pass the "floppy=nodma" option to the kernel
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt1694 ide-core.nodma= [HW] (E)IDE subsystem