Home
last modified time | relevance | path

Searched refs:PIIX_80C_PRI (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Data_piix.c101 PIIX_80C_PRI = (1 << 5) | (1 << 4), enumerator
523 mask = ap->port_no == 0 ? PIIX_80C_PRI : PIIX_80C_SEC; in ich_pata_cable_detect()
/kernel/linux/linux-6.6/drivers/ata/
H A Data_piix.c102 PIIX_80C_PRI = (1 << 5) | (1 << 4), enumerator
524 mask = ap->port_no == 0 ? PIIX_80C_PRI : PIIX_80C_SEC; in ich_pata_cable_detect()

Completed in 4 milliseconds