Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dpata_ns87410.c54 u8 idetcr, idefr; in ns87410_set_piomode() local
83 idetcr = (at.setup << 6) | (recoverbits[at.recover] << 3) | activebits[at.active]; in ns87410_set_piomode()
85 pci_write_config_byte(pdev, port, idetcr); in ns87410_set_piomode()