Searched refs:ide_timing_find_mode (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/drivers/ide/
H A Dide-timings.c70 struct ide_timing *ide_timing_find_mode(u8 speed) ide_timing_find_mode() function
79 EXPORT_SYMBOL_GPL(ide_timing_find_mode); variable
84 struct ide_timing *t = ide_timing_find_mode(XFER_PIO_0 + pio); ide_pio_cycle_time()
153 s = ide_timing_find_mode(speed); ide_timing_compute()
H A Dtx4938ide.c26 struct ide_timing *t = ide_timing_find_mode(XFER_PIO_0 + pio); tx4938ide_tune_ebusc()
H A Dpalm_bk3710.c121 t = ide_timing_find_mode(mode); palm_bk3710_setdmamode()
151 t = ide_timing_find_mode(XFER_PIO_0 + mode); palm_bk3710_setpiomode()
H A Dali14xx.c120 struct ide_timing *t = ide_timing_find_mode(XFER_PIO_0 + pio); ali14xx_set_pio_mode()
H A Dht6560b.c207 struct ide_timing *t = ide_timing_find_mode(XFER_PIO_0 + pio); ht_pio2timings()
H A Dqd65xx.c214 struct ide_timing *t = ide_timing_find_mode(XFER_PIO_0 + pio); qd6580_set_pio_mode()
H A Dsl82c105.c44 struct ide_timing *t = ide_timing_find_mode(XFER_PIO_0 + pio); get_pio_timings()
H A Dpmac.c502 struct ide_timing *tim = ide_timing_find_mode(XFER_PIO_0 + pio); pmac_ide_set_pio_mode()
611 struct ide_timing *t = ide_timing_find_mode(speed); set_timings_udma_ata6()
629 struct ide_timing *t = ide_timing_find_mode(speed); set_timings_udma_shasta()
H A Dcmd640.c530 t = ide_timing_find_mode(XFER_PIO_0 + pio_mode); cmd640_set_mode()
/linux-4.1.27/include/linux/
H A Dide.h1487 struct ide_timing *ide_timing_find_mode(u8);

Completed in 353 milliseconds