Home
last modified time | relevance | path

Searched refs:POWER_CONTROL_LOW (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dusb-ohci-pxa27x.h18 #define POWER_CONTROL_LOW (1 << 4) macro
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dcolibri-evalboard.c95 POWER_CONTROL_LOW | POWER_SENSE_LOW,
H A Dcolibri-pxa270-income.c82 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
H A Dpcm990-baseboard.c369 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
H A Dzylonite.c416 POWER_CONTROL_LOW | POWER_SENSE_LOW,
H A Dlpd270.c456 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
H A Dtrizeps4.c413 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
H A Dvpac270.c338 POWER_CONTROL_LOW | POWER_SENSE_LOW,
H A Dballoon3.c360 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
H A Dcm-x300.c583 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW,
H A Dmainstone.c446 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
H A Dmagician.c821 .flags = ENABLE_PORT1 | ENABLE_PORT2 | POWER_CONTROL_LOW,
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-pxa27x.c236 if (inf->flags & POWER_CONTROL_LOW) in pxa27x_setup_hc()
382 pdata->flags |= POWER_CONTROL_LOW; in ohci_pxa_of_init()