Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dpata_ns87410.c57 static const u8 activebits[15] = { in ns87410_set_piomode() local
83 idetcr = (at.setup << 6) | (recoverbits[at.recover] << 3) | activebits[at.active]; in ns87410_set_piomode()