Searched refs:POWER_CONTROL_LOW (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/include/linux/platform_data/ |
D | usb-ohci-pxa27x.h | 18 #define POWER_CONTROL_LOW (1 << 4) macro
|
/linux-6.1.9/arch/arm/mach-pxa/ |
D | colibri-evalboard.c | 94 POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | colibri-pxa270-income.c | 81 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | pcm990-baseboard.c | 369 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | zylonite.c | 418 POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | lpd270.c | 456 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | trizeps4.c | 413 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | vpac270.c | 338 POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | balloon3.c | 360 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | cm-x300.c | 585 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW,
|
D | mainstone.c | 446 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | magician.c | 822 .flags = ENABLE_PORT1 | ENABLE_PORT2 | POWER_CONTROL_LOW,
|
/linux-6.1.9/drivers/usb/host/ |
D | ohci-pxa27x.c | 233 if (inf->flags & POWER_CONTROL_LOW) in pxa27x_setup_hc() 379 pdata->flags |= POWER_CONTROL_LOW; in ohci_pxa_of_init()
|