Searched refs:ENABLE_PORT1 (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
H A Dusb-ohci-pxa27x.h11 #define ENABLE_PORT1 (1 << 0) macro
14 #define ENABLE_PORT_ALL (ENABLE_PORT1 | ENABLE_PORT2 | ENABLE_PORT3)
/linux-4.1.27/arch/arm/mach-pxa/
H A Dcolibri-evalboard.c75 .flags = ENABLE_PORT1 |
H A Dcolibri-pxa270-income.c72 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW, income_mmc_init()
H A Dcsb726.c139 .flags = ENABLE_PORT1 | NO_OC_PROTECTION,
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 Dmagician.c663 .flags = ENABLE_PORT1 | ENABLE_PORT3 | POWER_CONTROL_LOW,
H A Dpalmtreo.c328 .flags = ENABLE_PORT1 | ENABLE_PORT3, palmtreo_kpc_init()
H A Dpcm990-baseboard.c375 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
H A Dvpac270.c331 .flags = ENABLE_PORT1 | ENABLE_PORT2 |
H A Dem-x270.c536 .flags = ENABLE_PORT1 | ENABLE_PORT2 | POWER_CONTROL_LOW,
H A Draumfeld.c362 .flags = ENABLE_PORT1,
/linux-4.1.27/drivers/usb/host/
H A Dohci-pxa27x.c226 if (inf->flags & ENABLE_PORT1) pxa27x_setup_hc()
369 pdata->flags |= ENABLE_PORT1; ohci_pxa_of_init()
466 if (!(inf->flags & (ENABLE_PORT1 << i))) usb_hcd_pxa27x_probe()

Completed in 173 milliseconds