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

/linux-4.4.14/drivers/ata/
H A Dsata_via.c69 ALL_PORTS = PORT0 | PORT1, enumerator in enum:__anon3385
549 if ((tmp8 & ALL_PORTS) != ALL_PORTS) { svia_configure()
552 tmp8 |= ALL_PORTS; svia_configure()
558 if ((tmp8 & ALL_PORTS) != ALL_PORTS) { svia_configure()
561 tmp8 |= ALL_PORTS; svia_configure()

Completed in 49 milliseconds