Home
last modified time | relevance | path

Searched refs:peripheral_free (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/Documentation/blackfin/
Dgptimers-example.c70 peripheral_free(P_TMR5); in gptimer_example_init()
87 peripheral_free(P_TMR5); in gptimer_example_exit()
Dbfin-gpio-notes.txt36 void peripheral_free(unsigned short per);
/linux-4.4.14/drivers/pwm/
Dpwm-bfin.c60 peripheral_free(priv->pin); in bfin_pwm_free()
/linux-4.4.14/arch/blackfin/kernel/
Dbfin_gpio.c739 peripheral_free(per[cnt - 1]); in peripheral_request_list()
749 void peripheral_free(unsigned short per) in peripheral_free() function
776 EXPORT_SYMBOL(peripheral_free);
782 peripheral_free(per[cnt]); in peripheral_free_list()
/linux-4.4.14/arch/blackfin/include/asm/
Dportmux.h27 #define peripheral_free(per) macro
32 void peripheral_free(unsigned short per);
/linux-4.4.14/drivers/staging/iio/trigger/
Diio-trig-bfin-timer.c272 peripheral_free(st->t->pin); in iio_bfin_tmr_trigger_remove()
/linux-4.4.14/drivers/spi/
Dspi-bfin5xx.c1128 peripheral_free(ssel[spi->master->bus_num] in bfin_spi_setup()
1157 peripheral_free(ssel[spi->master->bus_num] in bfin_spi_cleanup()
Dspi-adi-v3.c736 peripheral_free(ssel[spi->master->bus_num] in adi_spi_cleanup()