Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-nomadik/include/plat/
Dste_dma40.h54 #define STEDMA40_PSIZE_PHY_16 0x3 macro
63 #define STEDMA40_PSIZE_LOG_16 STEDMA40_PSIZE_PHY_16
/linux-3.4.99/drivers/dma/
Dste_dma40.c2488 psize = STEDMA40_PSIZE_PHY_16; in dma40_config_to_halfchannel()