Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Data_piix.c103 PIIX_80C_SEC = (1 << 7) | (1 << 6), enumerator
524 mask = ap->port_no == 0 ? PIIX_80C_PRI : PIIX_80C_SEC; in ich_pata_cable_detect()