Searched defs:timing_shift (Results 1 – 3 of 3) sorted by relevance
56 int timing_shift = (drive->dn ^ 1) * 8; in atiixp_set_pio_mode() local90 int timing_shift = (drive->dn ^ 1) * 8; in atiixp_set_dma_mode() local
108 int timing_shift = (16 * ap->port_no) + 8 * (adev->devno ^ 1); in atiixp_set_pio_timing() local171 int timing_shift = (16 * ap->port_no) + 8 * (adev->devno ^ 1); in atiixp_set_dmamode() local
44 u32 timing_shift; member