Home
last modified time | relevance | path

Searched refs:GPIO92_HX4700_HP_DRIVER (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/pxa/
Dhx4700.c98 gpio_set_value(GPIO92_HX4700_HP_DRIVER, !!SND_SOC_DAPM_EVENT_ON(event)); in hx4700_hp_power()
180 { GPIO92_HX4700_HP_DRIVER, GPIOF_OUT_INIT_LOW, "EP_POWER" },
208 gpio_set_value(GPIO92_HX4700_HP_DRIVER, 0); in hx4700_audio_remove()
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dhx4700.h58 #define GPIO92_HX4700_HP_DRIVER 92 macro