Searched refs:mdma1 (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.c39 u32 mdma1; member in struct:mpc52xx_ata_timings
212 u32 mdma1; /* ATA + 0x10 MDMA Timing 1 */ member in struct:mpc52xx_ata
302 t->mdma1 = ((u32)s->t0M << 24) | ((u32)s->td << 16) | ((u32)s->tkw << 8) | s->tm;
337 out_be32(&regs->mdma1, timing->mdma1);

Completed in 23 milliseconds