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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_mpc52xx.c273 u32 t0, t1, t2_8, t2_16, t2i, t4, ta; local
281 t2_16 = CALC_CLKCYC(ipb_period, 1000 * ataspec_t2_16[pio]);
286 timing->pio1 = (t0 << 24) | (t2_8 << 16) | (t2_16 << 8) | (t2i);

Completed in 105 milliseconds