Searched refs:STEDMA40_PSIZE_PHY_1 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ux500/
H A Ddevices-db8500.c142 .src_info.psize = STEDMA40_PSIZE_PHY_1,
147 .dst_info.psize = STEDMA40_PSIZE_PHY_1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-nomadik/include/plat/
H A Dste_dma40.h61 #define STEDMA40_PSIZE_PHY_1 0x4 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dste_dma40_ll.c97 if (cfg->src_info.psize != STEDMA40_PSIZE_PHY_1) {
101 if (cfg->dst_info.psize != STEDMA40_PSIZE_PHY_1) {
140 if (psize == STEDMA40_PSIZE_PHY_1)
H A Dste_dma40.c1500 if (src_psize == STEDMA40_PSIZE_PHY_1)
1509 if (dst_psize == STEDMA40_PSIZE_PHY_1)

Completed in 107 milliseconds