Searched refs:ENABLE_PORT3 (Results 1 – 4 of 4) sorted by relevance
13 #define ENABLE_PORT3 (1 << 2) macro14 #define ENABLE_PORT_ALL (ENABLE_PORT1 | ENABLE_PORT2 | ENABLE_PORT3)
315 .flags = ENABLE_PORT1 | ENABLE_PORT3,
647 .flags = ENABLE_PORT1 | ENABLE_PORT3 | POWER_CONTROL_LOW,
170 if (inf->flags & ENABLE_PORT3) in pxa27x_setup_hc()