t2_8              273 drivers/ata/pata_mpc52xx.c 	u32 t0, t1, t2_8, t2_16, t2i, t4, ta;
t2_8              280 drivers/ata/pata_mpc52xx.c 	t2_8	= CALC_CLKCYC(ipb_period, 1000 * ataspec_t2_8[pio]);
t2_8              286 drivers/ata/pata_mpc52xx.c 	timing->pio1 = (t0 << 24) | (t2_8 << 16) | (t2_16 << 8) | (t2i);