Home
last modified time | relevance | path

Searched refs:bfin_special_gpio_free (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/blackfin/include/asm/
Dgpio.h123 void bfin_special_gpio_free(unsigned gpio);
/linux-4.1.27/arch/blackfin/mach-bf538/
Dext-gpio.c76 return bfin_special_gpio_free(chip->base + gpio); in bf538_gpio_free()
/linux-4.1.27/arch/blackfin/kernel/
Dbfin_gpio.c930 void bfin_special_gpio_free(unsigned gpio) in bfin_special_gpio_free() function
949 EXPORT_SYMBOL(bfin_special_gpio_free);