Home
last modified time | relevance | path

Searched refs:dbg_burst_from_dcmd (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/plat-pxa/
Ddma.c69 static inline int dbg_burst_from_dcmd(u32 dcmd) in dbg_burst_from_dcmd() function
101 burst = dbg_burst_from_dcmd(dcmd); in dbg_show_descriptors()
140 burst = dbg_burst_from_dcmd(dcmd); in dbg_show_chan_state()
/linux-4.4.14/drivers/dma/
Dpxa_dma.c202 static inline int dbg_burst_from_dcmd(u32 dcmd) in dbg_burst_from_dcmd() function
232 burst = dbg_burst_from_dcmd(dcmd); in dbg_show_descriptors()
271 burst = dbg_burst_from_dcmd(dcmd); in dbg_show_chan_state()