Searched refs:enable_high (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/drivers/regulator/ |
D | fixed.c | 87 config->enable_high = of_property_read_bool(np, "enable-active-high"); in of_get_fixed_voltage_config() 158 cfg.ena_gpio_invert = !config->enable_high; in reg_fixed_voltage_probe() 160 if (config->enable_high) in reg_fixed_voltage_probe() 165 if (config->enable_high) in reg_fixed_voltage_probe()
|
D | gpio-regulator.c | 157 config->enable_high = true; in of_get_gpio_regulator_config() 347 cfg.ena_gpio_invert = !config->enable_high; in gpio_regulator_probe() 349 if (config->enable_high) in gpio_regulator_probe() 354 if (config->enable_high) in gpio_regulator_probe()
|
/Linux-v4.19/include/linux/regulator/ |
D | gpio-regulator.h | 73 unsigned enable_high:1; member
|
D | fixed.h | 55 unsigned enable_high:1; member
|
/Linux-v4.19/arch/x86/platform/intel-mid/device_libs/ |
D | platform_bcm43xx.c | 48 .enable_high = 1, /* active high */
|
/Linux-v4.19/arch/arm/mach-mmp/ |
D | brownstone.c | 152 .enable_high = 1,
|
/Linux-v4.19/arch/arm/mach-imx/ |
D | mach-mx21ads.c | 207 .enable_high = 1,
|
/Linux-v4.19/arch/arm/mach-omap1/ |
D | board-ams-delta.c | 305 .enable_high = 1, 572 .enable_high = 1,
|
/Linux-v4.19/arch/arm/mach-omap2/ |
D | pdata-quirks.c | 333 .enable_high = 1,
|
/Linux-v4.19/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 637 .enable_high = 1, 669 .enable_high = 1,
|
/Linux-v4.19/arch/arm/mach-sa1100/ |
D | assabet.c | 471 .enable_high = 1,
|
/Linux-v4.19/arch/arm/mach-pxa/ |
D | hx4700.c | 718 .enable_high = 0,
|
D | magician.c | 660 .enable_high = 0,
|
D | zeus.c | 542 .enable_high = 1,
|
D | raumfeld.c | 890 .enable_high = 1,
|
D | em-x270.c | 990 .enable_high = 0,
|
D | ezx.c | 717 .enable_high = 0,
|