Home
last modified time | relevance | path

Searched refs:hs_extmute_gpio (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtwl4030.c42 int hs_extmute_gpio; member
217 if (gpio_is_valid(board_params->hs_extmute_gpio)) in twl4030_get_board_param_values()
255 if (gpio_is_valid(board_params->hs_extmute_gpio)) { in twl4030_init_chip()
258 if (!board_params->hs_extmute_gpio) in twl4030_init_chip()
268 board_params->hs_extmute_gpio = -1; in twl4030_init_chip()
717 if (gpio_is_valid(board_params->hs_extmute_gpio)) { in headset_ramp()
718 gpio_set_value(board_params->hs_extmute_gpio, 1); in headset_ramp()
753 if (gpio_is_valid(board_params->hs_extmute_gpio)) { in headset_ramp()
754 gpio_set_value(board_params->hs_extmute_gpio, 0); in headset_ramp()
2182 gpio_is_valid(board_params->hs_extmute_gpio)) in twl4030_soc_remove()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dtwl4030-audio.txt18 -ti,hs_extmute_gpio: Use external GPIO to control the external mute
/openbmc/linux/include/linux/mfd/
H A Dtwl.h676 int hs_extmute_gpio; member
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dlogicpd-som-lv.dtsi92 ti,hs_extmute_gpio = <&gpio2 25 GPIO_ACTIVE_HIGH>;
/openbmc/u-boot/arch/arm/dts/
H A Dlogicpd-som-lv.dtsi94 ti,hs_extmute_gpio = <&gpio2 25 GPIO_ACTIVE_HIGH>;