Searched refs:ALL_PORTS (Results 1 – 1 of 1) sorted by relevance
53 ALL_PORTS = PORT0 | PORT1, enumerator606 if ((tmp8 & ALL_PORTS) != ALL_PORTS) { in svia_configure()609 tmp8 |= ALL_PORTS; in svia_configure()615 if ((tmp8 & ALL_PORTS) != ALL_PORTS) { in svia_configure()618 tmp8 |= ALL_PORTS; in svia_configure()
Completed in 5 milliseconds