Home
last modified time | relevance | path

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

/arch/arm/mach-bcmring/csp/dmac/
DdmacHw_extra.c715 dmacHw_REG_CTL_LLP_SRC_EN | dmacHw_REG_CTL_INT_EN; in dmacHw_setVariableDataDescriptor()
755 ~(dmacHw_REG_CTL_LLP_DST_EN | dmacHw_REG_CTL_LLP_SRC_EN); in dmacHw_setVariableDataDescriptor()
759 dmacHw_REG_CTL_LLP_DST_EN | dmacHw_REG_CTL_LLP_SRC_EN; in dmacHw_setVariableDataDescriptor()
DdmacHw.c180 dmacHw_REG_CTL_LLP_SRC_EN); in dmacHw_initiateTransfer()
189 dmacHw_REG_CTL_LLP_SRC_EN); in dmacHw_initiateTransfer()
716 dmacHw_REG_CTL_LLP_SRC_EN); in dmacHw_setDataDescriptor()
/arch/arm/mach-bcmring/include/mach/csp/
DdmacHw_reg.h281 #define dmacHw_REG_CTL_LLP_SRC_EN 0x10000000 /* Block chaining enable for source … macro