Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/pxa/
H A Dhx4700.c91 gpio_set_value(GPIO92_HX4700_HP_DRIVER, !!SND_SOC_DAPM_EVENT_ON(event)); in hx4700_hp_power()
167 { GPIO92_HX4700_HP_DRIVER, GPIOF_OUT_INIT_LOW, "EP_POWER" },
193 gpio_set_value(GPIO92_HX4700_HP_DRIVER, 0); in hx4700_audio_remove()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dhx4700.h54 #define GPIO92_HX4700_HP_DRIVER 92 macro