Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-bcmring/include/mach/csp/
DdmacHw_reg.h269 #define dmacHw_REG_CTL_TTFC_MP_PERI 0x00600000 /* Memory to Peripheral with Periphe… macro
/linux-2.6.39/arch/arm/mach-bcmring/csp/dmac/
DdmacHw.c774 transferType = dmacHw_REG_CTL_TTFC_MP_PERI; in dmacHw_setDataDescriptor()
DdmacHw_extra.c904 transferType = dmacHw_REG_CTL_TTFC_MP_PERI; in dmacHw_setControlDescriptor()