Searched refs:CCR_AUTO_INC (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libplatsupport/src/arch/arm/
H A Ddma330.c49 #define CCR_AUTO_INC BIT(0) macro
675 cfg |= CCR_CFG_SRC(CCR_PROT_CTRL(2) | CCR_AUTO_INC);
676 cfg |= CCR_CFG_DST(CCR_PROT_CTRL(2) | CCR_AUTO_INC);
/seL4-refos-master/projects/util_libs/libplatsupport/src/arch/arm/
H A Ddma330.c49 #define CCR_AUTO_INC BIT(0) macro
675 cfg |= CCR_CFG_SRC(CCR_PROT_CTRL(2) | CCR_AUTO_INC);
676 cfg |= CCR_CFG_DST(CCR_PROT_CTRL(2) | CCR_AUTO_INC);

Completed in 30 milliseconds