Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
H A Ddevices.h59 void __init pxa2xx_set_dmac_info(struct mmp_dma_platdata *dma_pdata);
H A Dpxa25x.c243 pxa2xx_set_dmac_info(&pxa25x_dma_pdata); in pxa25x_init()
H A Dpxa27x.c345 pxa2xx_set_dmac_info(&pxa27x_dma_pdata); in pxa27x_init()
H A Ddevices.c716 void __init pxa2xx_set_dmac_info(struct mmp_dma_platdata *dma_pdata) in pxa2xx_set_dmac_info() function