Searched refs:ENABLE_PORT3 (Results 1 – 3 of 3) sorted by relevance
14 #define ENABLE_PORT3 (1 << 2) macro15 #define ENABLE_PORT_ALL (ENABLE_PORT1 | ENABLE_PORT2 | ENABLE_PORT3)
233 if (inf->flags & ENABLE_PORT3) in pxa27x_setup_hc()378 pdata->flags |= ENABLE_PORT3; in ohci_pxa_of_init()
324 .flags = ENABLE_PORT1 | ENABLE_PORT3,
Completed in 5 milliseconds