Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dpata_mpc52xx.c61 const struct udmaspec *udmaspec; member
105 struct udmaspec { struct
125 static const struct udmaspec udmaspec66[6] = { argument
152 static const struct udmaspec udmaspec132[6] = {
316 const struct udmaspec *s = &priv->udmaspec[speed]; in mpc52xx_ata_compute_udma_timings()
756 priv->udmaspec = udmaspec66; in mpc52xx_ata_probe()
759 priv->udmaspec = udmaspec132; in mpc52xx_ata_probe()