Searched refs:ide_timing_merge (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/ide/
H A Dide-timings.c122 void ide_timing_merge(struct ide_timing *a, struct ide_timing *b, ide_timing_merge() function
142 EXPORT_SYMBOL_GPL(ide_timing_merge); variable
178 ide_timing_merge(&p, t, t, IDE_TIMING_CYCLE | IDE_TIMING_CYC8B); ide_timing_compute()
193 ide_timing_merge(&p, t, t, IDE_TIMING_ALL); ide_timing_compute()
H A Dalim15x3.c114 ide_timing_merge(&p, &t, &t, ali_set_pio_mode()
118 ide_timing_merge(&p, &t, &t, ali_set_pio_mode()
181 ide_timing_merge(&p, &t, &t, ali_set_dma_mode()
186 ide_timing_merge(&p, &t, &t, ali_set_dma_mode()
H A Dcmd64x.c104 ide_timing_merge(&t, &tp, &t, IDE_TIMING_SETUP); cmd64x_program_timings()
108 ide_timing_merge(&tp, &t, &t, IDE_TIMING_SETUP); cmd64x_program_timings()
H A Damd74xx.c98 ide_timing_merge(&p, &t, &t, IDE_TIMING_8BIT); amd_set_drive()
H A Dvia82cxxx.c203 ide_timing_merge(&p, &t, &t, IDE_TIMING_8BIT); via_set_drive()
/linux-4.1.27/include/linux/
H A Dide.h1489 void ide_timing_merge(struct ide_timing *, struct ide_timing *,

Completed in 151 milliseconds