Home
last modified time | relevance | path

Searched refs:audpwron (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/mfd/
Dtwl6040.c264 gpio_set_value(twl6040->audpwron, 1); in twl6040_power_up_automatic()
275 gpio_set_value(twl6040->audpwron, 0); in twl6040_power_up_automatic()
299 if (gpio_is_valid(twl6040->audpwron)) { in twl6040_power()
334 if (gpio_is_valid(twl6040->audpwron)) { in twl6040_power()
336 gpio_set_value(twl6040->audpwron, 0); in twl6040_power()
690 twl6040->audpwron = of_get_named_gpio(node, in twl6040_probe()
693 twl6040->audpwron = -EINVAL; in twl6040_probe()
695 if (gpio_is_valid(twl6040->audpwron)) { in twl6040_probe()
696 ret = devm_gpio_request_one(&client->dev, twl6040->audpwron, in twl6040_probe()
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dtwl6040.txt15 - twl6040,audpwron-gpio: Power on GPIO line for the twl6040
47 twl6040,audpwron-gpio = <&gpio4 31 0>;
/linux-4.1.27/include/linux/mfd/
Dtwl6040.h233 int audpwron; member
/linux-4.1.27/arch/arm/boot/dts/
Domap4-duovero.dtsi182 ti,audpwron-gpio = <&gpio6 0 GPIO_ACTIVE_HIGH>; /* gpio_160 */
Domap4-var-som-om44.dtsi199 ti,audpwron-gpio = <&gpio6 22 0>; /* gpio 182 */
Domap4-panda-common.dtsi386 ti,audpwron-gpio = <&gpio4 31 GPIO_ACTIVE_HIGH>; /* gpio line 127 */
Domap5-uevm.dts572 ti,audpwron-gpio = <&gpio5 13 0>; /* gpio line 141 */
Domap4-sdp.dts377 ti,audpwron-gpio = <&gpio4 31 0>; /* gpio line 127 */