Searched refs:ENABLE_PORT2 (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
H A Dusb-ohci-pxa27x.h12 #define ENABLE_PORT2 (1 << 1) macro
14 #define ENABLE_PORT_ALL (ENABLE_PORT1 | ENABLE_PORT2 | ENABLE_PORT3)
/linux-4.1.27/arch/arm/mach-pxa/
H A Dcolibri-evalboard.c84 colibri_ohci_info.flags |= ENABLE_PORT2; colibri_uhc_init()
H A Dcm-x270.c277 .flags = ENABLE_PORT1 | ENABLE_PORT2 | POWER_CONTROL_LOW, cmx270_init_2700G()
H A Dzylonite.c390 .flags = ENABLE_PORT1 | ENABLE_PORT2 | zylonite_init_nand()
H A Dvpac270.c331 .flags = ENABLE_PORT1 | ENABLE_PORT2 |
H A Dem-x270.c536 .flags = ENABLE_PORT1 | ENABLE_PORT2 | POWER_CONTROL_LOW,
/linux-4.1.27/drivers/usb/host/
H A Dohci-pxa27x.c229 if (inf->flags & ENABLE_PORT2) pxa27x_setup_hc()
371 pdata->flags |= ENABLE_PORT2; ohci_pxa_of_init()

Completed in 140 milliseconds