Searched refs:enable_high (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/drivers/regulator/ |
D | fixed.c | 97 config->enable_high = of_property_read_bool(np, "enable-active-high"); in of_get_fixed_voltage_config() 168 cfg.ena_gpio_invert = !config->enable_high; in reg_fixed_voltage_probe() 170 if (config->enable_high) in reg_fixed_voltage_probe() 175 if (config->enable_high) in reg_fixed_voltage_probe()
|
D | gpio-regulator.c | 157 config->enable_high = true; in of_get_gpio_regulator_config() 340 cfg.ena_gpio_invert = !config->enable_high; in gpio_regulator_probe() 342 if (config->enable_high) in gpio_regulator_probe() 347 if (config->enable_high) in gpio_regulator_probe()
|
/linux-4.4.14/include/linux/regulator/ |
D | gpio-regulator.h | 73 unsigned enable_high:1; member
|
D | fixed.h | 55 unsigned enable_high:1; member
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | usb-host.c | 347 .enable_high = 1, /* updated later */ 398 config->enable_high = polarity; in usbhs_add_regulator()
|
D | pdata-quirks.c | 305 .enable_high = 1,
|
/linux-4.4.14/arch/arm/mach-mmp/ |
D | brownstone.c | 152 .enable_high = 1,
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | mach-mx21ads.c | 207 .enable_high = 1,
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | board-ams-delta.c | 277 .enable_high = 1,
|
/linux-4.4.14/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 560 .enable_high = 1, 592 .enable_high = 1,
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | magician.c | 660 .enable_high = 0,
|
D | hx4700.c | 715 .enable_high = 0,
|
D | zeus.c | 540 .enable_high = 1,
|
D | raumfeld.c | 868 .enable_high = 1,
|
/linux-4.4.14/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 2699 .enable_high = 1,
|