Searched refs:cs5530_pio_timings (Results 1 – 2 of 2) sorted by relevance
31 static unsigned int cs5530_pio_timings[2][5] = { variable59 outl(cs5530_pio_timings[format][pio], basereg + ((drive->dn & 1)<<3)); in cs5530_set_pio_mode()237 outl(cs5530_pio_timings[(d0_timings >> 31) & 1][0], basereg + 0); in init_hwif_cs5530()239 outl(cs5530_pio_timings[(d0_timings >> 31) & 1][0], basereg + 8); in init_hwif_cs5530()
56 static const unsigned int cs5530_pio_timings[2][5] = { in cs5530_set_piomode() local72 iowrite32(cs5530_pio_timings[format][adev->pio_mode - XFER_PIO_0], base); in cs5530_set_piomode()