Searched refs:ENABLE_PORT3 (Results 1 – 3 of 3) sorted by relevance
13 #define ENABLE_PORT3 (1 << 2) macro14 #define ENABLE_PORT_ALL (ENABLE_PORT1 | ENABLE_PORT2 | ENABLE_PORT3)
232 if (inf->flags & ENABLE_PORT3) in pxa27x_setup_hc()373 pdata->flags |= ENABLE_PORT3; in ohci_pxa_of_init()
328 .flags = ENABLE_PORT1 | ENABLE_PORT3,