Searched full:ldoena (Results 1 – 17 of 17) sorted by relevance
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | wlf,arizona.yaml | 21 wlf,ldoena: 23 GPIO specifier for the GPIO controlling LDOENA.
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | wlf,wm8994.yaml | 119 wlf,ldoena-always-driven: 122 LDOENA is always driven.
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | samsung,spi.yaml | 175 wlf,ldoena = <&gpf0 0 GPIO_ACTIVE_HIGH>;
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | wlf,arizona.yaml | 230 wlf,ldoena = <&gpio 1>;
|
H A D | cirrus,madera.yaml | 244 wlf,ldoena = <&gpio 1>;
|
/linux/drivers/mfd/ |
H A D | arizona-spi.c | 33 { "wlf,ldoena-gpios", &ldoena_gpios, 1 },
|
H A D | wm8994-core.c | 285 of_property_read_bool(np, "wlf,ldoena-always-driven"); in wm8994_set_pdata_from_of()
|
/linux/drivers/regulator/ |
H A D | arizona-ldo1.c | 260 config.ena_gpiod = gpiod_get_optional(parent_dev, "wlf,ldoena", in arizona_ldo1_common_init()
|
/linux/drivers/platform/x86/x86-android-tablets/ |
H A D | lenovo.c | 402 GPIO_LOOKUP("INT33FC:01", 23, "wlf,ldoena", GPIO_ACTIVE_HIGH), 1028 GPIO_LOOKUP("INT33FF:00", 81, "wlf,ldoena", GPIO_ACTIVE_HIGH),
|
/linux/arch/arm/mach-s3c/ |
H A D | mach-crag6410-module.c | 267 "wlf,ldoena", GPIO_ACTIVE_HIGH),
|
/linux/sound/soc/codecs/ |
H A D | wm5100.c | 2451 dev_err(&i2c->dev, "Failed to request LDOENA GPIO: %d\n", ret); in wm5100_i2c_probe() 2455 gpiod_set_consumer_name(wm5100->ldo_ena, "WM5100 LDOENA"); in wm5100_i2c_probe()
|
H A D | wm2200.c | 2256 dev_err(&i2c->dev, "Failed to request LDOENA GPIO %d\n", in wm2200_i2c_probe() 2261 gpiod_set_consumer_name(wm2200->ldo_ena, "WM2200 LDOENA"); in wm2200_i2c_probe()
|
/linux/drivers/gpio/ |
H A D | gpiolib-of.c | 536 { "wlf,ldoena", NULL, NULL }, /* Arizona */ in of_find_gpio_rename()
|
/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos5433-tm2-common.dtsi | 1301 wlf,ldoena = <&gpf0 0 GPIO_ACTIVE_HIGH>;
|
/linux/drivers/pinctrl/cirrus/ |
H A D | pinctrl-lochnagar.c | 226 LN2_PIN_GPIO(CDC_LDOENA, "codec-ldoena", POWER_CTRL, PWR_ENA, 0);
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4212-tab3.dtsi | 532 wlf,ldoena-always-driven;
|
H A D | exynos4412-midas.dtsi | 695 wlf,ldoena-always-driven;
|