Home
last modified time | relevance | path

Searched refs:pxa2xx_set_dmac_info (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/plat-pxa/include/plat/
Ddma.h98 extern void __init pxa2xx_set_dmac_info(int nb_channels);
/linux-4.4.14/arch/arm/mach-pxa/
Dpxa25x.c209 pxa2xx_set_dmac_info(16); in pxa25x_init()
Dpxa27x.c312 pxa2xx_set_dmac_info(32); in pxa27x_init()
Dpxa3xx.c453 pxa2xx_set_dmac_info(32); in pxa3xx_init()
Ddevices.c1234 void __init pxa2xx_set_dmac_info(int nb_channels) in pxa2xx_set_dmac_info() function