Home
last modified time | relevance | path

Searched refs:mdma2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dpata_mpc52xx.c42 u32 mdma2; member
215 u32 mdma2; /* ATA + 0x14 MDMA Timing 2 */ member
305 t->mdma2 = ((u32)s->th << 24) | ((u32)s->tj << 16) | ((u32)s->tn << 8); in mpc52xx_ata_compute_mdma_timings()
340 out_be32(&regs->mdma2, timing->mdma2); in mpc52xx_ata_apply_timings()