Searched refs:AC97_GPIO_RESET (Results 1 – 1 of 1) sorted by relevance
216 #define AC97_GPIO_RESET IMX_GPIO_NR(2, 0) macro260 ret = gpio_request(AC97_GPIO_RESET, "SSI"); in pcm043_ac97_cold_reset()272 gpio_direction_output(AC97_GPIO_RESET, 0); in pcm043_ac97_cold_reset()274 gpio_direction_output(AC97_GPIO_RESET, 1); in pcm043_ac97_cold_reset()279 gpio_free(AC97_GPIO_RESET); in pcm043_ac97_cold_reset()