Lines Matching defs:mode
39 * ns87415_set_mode - Initialize host controller mode timings
42 * @mode: Mode to set
44 * Program the mode registers for this controller, channel and
52 static void ns87415_set_mode(struct ata_port *ap, struct ata_device *adev, u8 mode)
77 if (mode >= XFER_MW_DMA_0 || !ata_pio_need_iordy(adev))
93 mode shared by all four devices */
101 * Set PIO mode for device, in host controller PCI config space.
164 * End DMA mode and switch the controller back into PIO mode
340 * Called from kernel PCI layer. We probe for combined mode (sigh),