Searched refs:POWER_SENSE_LOW (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | usb-ohci-pxa27x.h | 17 #define POWER_SENSE_LOW (1 << 3) macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | colibri-evalboard.c | 95 POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
| H A D | colibri-pxa270-income.c | 82 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
| H A D | pcm990-baseboard.c | 369 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
| H A D | zylonite.c | 416 POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
| H A D | lpd270.c | 456 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
| H A D | trizeps4.c | 413 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
| H A D | vpac270.c | 338 POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
| H A D | balloon3.c | 360 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
| H A D | mainstone.c | 446 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
| H A D | zeus.c | 573 .flags = ENABLE_PORT_ALL | POWER_SENSE_LOW,
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ohci-pxa27x.c | 239 if (inf->flags & POWER_SENSE_LOW) in pxa27x_setup_hc() 380 pdata->flags |= POWER_SENSE_LOW; in ohci_pxa_of_init()
|