Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dsata_via.c70 ALL_PORTS = PORT0 | PORT1, enumerator
630 if ((tmp8 & ALL_PORTS) != ALL_PORTS) { in svia_configure()
633 tmp8 |= ALL_PORTS; in svia_configure()
639 if ((tmp8 & ALL_PORTS) != ALL_PORTS) { in svia_configure()
642 tmp8 |= ALL_PORTS; in svia_configure()