Searched refs:ipb_freq (Results 1 – 2 of 2) sorted by relevance
674 unsigned int ipb_freq; in mpc52xx_ata_probe() local686 ipb_freq = mpc5xxx_get_bus_frequency(&op->dev); in mpc52xx_ata_probe()687 if (!ipb_freq) { in mpc52xx_ata_probe()746 priv->ipb_period = 1000000000 / (ipb_freq / 1000); in mpc52xx_ata_probe()753 if (ipb_freq/1000000 == 66) { in mpc52xx_ata_probe()
70 unsigned int ipb_freq; member181 sppr = ((ms->ipb_freq / ms->message->spi->max_speed_hz) + 1) >> 1; in mpc52xx_spi_fsmstate_idle()442 ms->ipb_freq = mpc5xxx_get_bus_frequency(&op->dev); in mpc52xx_spi_probe()