Searched refs:GPIO_SE (Results 1 – 1 of 1) sorted by relevance
63 #define GPIO_SE CONFIG_SND_BFIN_AD73311_SE macro72 gpio_set_value(GPIO_SE, 1); in snd_ad73311_startup()133 if (gpio_request(GPIO_SE, "AD73311_SE")) { in bf5xx_probe()134 printk(KERN_ERR "%s: Failed ro request GPIO_%d\n", __func__, GPIO_SE); in bf5xx_probe()138 gpio_direction_output(GPIO_SE, 0); in bf5xx_probe()