Home
last modified time | relevance | path

Searched refs:POWER_SENSE_LOW (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/include/linux/platform_data/
Dusb-ohci-pxa27x.h17 #define POWER_SENSE_LOW (1 << 3) macro
/Linux-v4.19/arch/arm/mach-pxa/
Dcolibri-evalboard.c76 POWER_CONTROL_LOW | POWER_SENSE_LOW,
Dcolibri-pxa270-income.c74 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
Dpcm990-baseboard.c380 .flags = ENABLE_PORT1 | POWER_CONTROL_LOW | POWER_SENSE_LOW,
Dzylonite.c385 POWER_CONTROL_LOW | POWER_SENSE_LOW,
Dlpd270.c460 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
Dtrizeps4.c419 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
Dvpac270.c333 POWER_CONTROL_LOW | POWER_SENSE_LOW,
Dmainstone.c452 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
Dballoon3.c367 .flags = ENABLE_PORT_ALL | POWER_CONTROL_LOW | POWER_SENSE_LOW,
Dzeus.c559 .flags = ENABLE_PORT_ALL | POWER_SENSE_LOW,
/Linux-v4.19/drivers/usb/host/
Dohci-pxa27x.c239 if (inf->flags & POWER_SENSE_LOW) in pxa27x_setup_hc()
380 pdata->flags |= POWER_SENSE_LOW; in ohci_pxa_of_init()