Searched refs:enable_high (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/include/linux/regulator/
H A Dfixed.h36 * @enable_high: Polarity of enable GPIO
55 unsigned enable_high:1; member in struct:fixed_voltage_config
H A Dgpio-regulator.h49 * @enable_high: Polarity of enable GPIO
73 unsigned enable_high:1; member in struct:gpio_regulator_config
/linux-4.1.27/drivers/regulator/
H A Dfixed.c97 config->enable_high = of_property_read_bool(np, "enable-active-high"); of_get_fixed_voltage_config()
168 cfg.ena_gpio_invert = !config->enable_high; reg_fixed_voltage_probe()
170 if (config->enable_high) reg_fixed_voltage_probe()
175 if (config->enable_high) reg_fixed_voltage_probe()
H A Dgpio-regulator.c157 config->enable_high = true; of_get_gpio_regulator_config()
340 cfg.ena_gpio_invert = !config->enable_high; gpio_regulator_probe()
342 if (config->enable_high) gpio_regulator_probe()
347 if (config->enable_high) gpio_regulator_probe()
/linux-4.1.27/arch/arm/mach-mmp/
H A Dbrownstone.c152 .enable_high = 1,
/linux-4.1.27/arch/arm/mach-omap2/
H A Dusb-host.c347 .enable_high = 1, /* updated later */
398 config->enable_high = polarity; usbhs_add_regulator()
H A Dboard-omap3pandora.c462 .enable_high = 1,
/linux-4.1.27/arch/arm/mach-shmobile/
H A Dboard-kzm9g.c402 .enable_high = 1,
432 .enable_high = 1,
H A Dboard-armadillo800eva.c664 .enable_high = 1,
706 .enable_high = 1,
744 .enable_high = 1,
/linux-4.1.27/arch/arm/mach-imx/
H A Dmach-mx21ads.c207 .enable_high = 1,
/linux-4.1.27/arch/arm/mach-pxa/
H A Dmagician.c609 .enable_high = 0,
H A Dhx4700.c718 .enable_high = 0,
H A Dzeus.c539 .enable_high = 1,
H A Draumfeld.c864 .enable_high = 1,
/linux-4.1.27/arch/arm/mach-omap1/
H A Dboard-ams-delta.c277 .enable_high = 1,
/linux-4.1.27/arch/sh/boards/mach-ecovec24/
H A Dsetup.c560 .enable_high = 1,
592 .enable_high = 1,
/linux-4.1.27/arch/blackfin/mach-bf537/boards/
H A Dstamp.c2699 .enable_high = 1,

Completed in 536 milliseconds