GPIO_SE            75 sound/soc/blackfin/bf5xx-ad73311.c 	gpio_set_value(GPIO_SE, 1);
GPIO_SE           136 sound/soc/blackfin/bf5xx-ad73311.c 	if (gpio_request(GPIO_SE, "AD73311_SE")) {
GPIO_SE           137 sound/soc/blackfin/bf5xx-ad73311.c 		printk(KERN_ERR "%s: Failed ro request GPIO_%d\n", __func__, GPIO_SE);
GPIO_SE           141 sound/soc/blackfin/bf5xx-ad73311.c 	gpio_direction_output(GPIO_SE, 0);