Home
last modified time | relevance | path

Searched refs:ENABLE_PORT1 (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/platform_data/
A Dusb-ohci-pxa27x.h12 #define ENABLE_PORT1 (1 << 0) macro
15 #define ENABLE_PORT_ALL (ENABLE_PORT1 | ENABLE_PORT2 | ENABLE_PORT3)
/linux/drivers/usb/host/
A Dohci-pxa27x.c227 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()
/linux/arch/arm/mach-pxa/
A Dcolibri-evalboard.c94 .flags = ENABLE_PORT1 |
A Dcolibri-pxa270-income.c82 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
A Dcsb726.c145 .flags = ENABLE_PORT1 | NO_OC_PROTECTION,
A Dpcm990-baseboard.c369 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
A Dzylonite.c415 .flags = ENABLE_PORT1 | ENABLE_PORT2 |
A Dpalmtreo.c324 .flags = ENABLE_PORT1 | ENABLE_PORT3,
A Dvpac270.c337 .flags = ENABLE_PORT1 | ENABLE_PORT2 |
A Dmagician.c821 .flags = ENABLE_PORT1 | ENABLE_PORT2 | POWER_CONTROL_LOW,

Completed in 17 milliseconds