Searched refs:ENABLE_PORT1 (Results 1 – 10 of 10) sorted by relevance
12 #define ENABLE_PORT1 (1 << 0) macro15 #define ENABLE_PORT_ALL (ENABLE_PORT1 | ENABLE_PORT2 | ENABLE_PORT3)
227 if (inf->flags & ENABLE_PORT1) in pxa27x_setup_hc()374 pdata->flags |= ENABLE_PORT1; in ohci_pxa_of_init()472 if (!(inf->flags & (ENABLE_PORT1 << i))) in ohci_hcd_pxa27x_probe()
94 .flags = ENABLE_PORT1 |
82 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
145 .flags = ENABLE_PORT1 | NO_OC_PROTECTION,
369 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
415 .flags = ENABLE_PORT1 | ENABLE_PORT2 |
324 .flags = ENABLE_PORT1 | ENABLE_PORT3,
337 .flags = ENABLE_PORT1 | ENABLE_PORT2 |
821 .flags = ENABLE_PORT1 | ENABLE_PORT2 | POWER_CONTROL_LOW,
Completed in 17 milliseconds