Searched refs:d0_timings (Results 1 – 1 of 1) sorted by relevance
232 u32 d0_timings; in init_hwif_cs5530() local235 d0_timings = inl(basereg + 0); in init_hwif_cs5530()236 if (CS5530_BAD_PIO(d0_timings)) in init_hwif_cs5530()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()