Searched refs:AC97_GPIO_TXFS (Results 1 – 1 of 1) sorted by relevance
214 #define AC97_GPIO_TXFS IMX_GPIO_NR(2, 31) macro226 ret = gpio_request(AC97_GPIO_TXFS, "SSI"); in pcm043_ac97_warm_reset()235 gpio_direction_output(AC97_GPIO_TXFS, 1); in pcm043_ac97_warm_reset()237 gpio_set_value(AC97_GPIO_TXFS, 0); in pcm043_ac97_warm_reset()239 gpio_free(AC97_GPIO_TXFS); in pcm043_ac97_warm_reset()252 ret = gpio_request(AC97_GPIO_TXFS, "SSI"); in pcm043_ac97_cold_reset()268 gpio_direction_output(AC97_GPIO_TXFS, 0); in pcm043_ac97_cold_reset()283 gpio_free(AC97_GPIO_TXFS); in pcm043_ac97_cold_reset()