Searched refs:POWER_CONTROL_LOW (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.4/include/linux/platform_data/ |
D | usb-ohci-pxa27x.h | 18 #define POWER_CONTROL_LOW (1 << 4) macro
|
/Linux-v5.4/arch/arm/mach-pxa/ |
D | colibri-evalboard.c | 95 POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | colibri-pxa270-income.c | 82 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | cm-x270.c | 275 .flags = ENABLE_PORT1 | ENABLE_PORT2 | POWER_CONTROL_LOW,
|
D | pcm990-baseboard.c | 374 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | zylonite.c | 417 POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | lpd270.c | 457 .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 | 339 POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | balloon3.c | 360 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | cm-x300.c | 584 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW,
|
D | mainstone.c | 447 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
|
D | magician.c | 815 .flags = ENABLE_PORT1 | ENABLE_PORT2 | POWER_CONTROL_LOW,
|
D | em-x270.c | 530 .flags = ENABLE_PORT1 | ENABLE_PORT2 | POWER_CONTROL_LOW,
|
/Linux-v5.4/drivers/usb/host/ |
D | ohci-pxa27x.c | 236 if (inf->flags & POWER_CONTROL_LOW) in pxa27x_setup_hc() 382 pdata->flags |= POWER_CONTROL_LOW; in ohci_pxa_of_init()
|