Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dpata_ali.c175 int drwt = 0x5A + 4 * ap->port_no + adev->devno; /* R/W timing */ in ali_program_modes() local
189 pci_write_config_byte(pdev, drwt, (t->active << 4) | t->recover); in ali_program_modes()