Home
last modified time | relevance | path

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

/arch/arm/include/asm/mach/
A Ddma.h20 int (*setspeed)(unsigned int, dma_t *, int); /* optional */ member
/arch/arm/kernel/
A Ddma.c245 if (dma->d_ops->setspeed) in set_dma_speed()
246 ret = dma->d_ops->setspeed(chan, dma, cycle_ns); in set_dma_speed()
/arch/arm/mach-rpc/
A Ddma.c253 .setspeed = iomd_set_dma_speed,

Completed in 7 milliseconds