Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dsata_via.c52 ALL_PORTS = PORT0 | PORT1, enumerator
605 if ((tmp8 & ALL_PORTS) != ALL_PORTS) { in svia_configure()
608 tmp8 |= ALL_PORTS; in svia_configure()
614 if ((tmp8 & ALL_PORTS) != ALL_PORTS) { in svia_configure()
617 tmp8 |= ALL_PORTS; in svia_configure()