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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/ipu/
H A Dipu_intern.h70 #define IC_CONF_PRPENC_EN 0x00000001 macro
H A Dipu_idmac.c120 mask = IC_CONF_PRPENC_EN;
123 mask = IC_CONF_RWS_EN | IC_CONF_PRPENC_EN;
139 mask = IC_CONF_PRPENC_EN;
142 mask = IC_CONF_RWS_EN | IC_CONF_PRPENC_EN;
1064 idmac_write_icreg(ipu, reg & ~(IC_CONF_RWS_EN | IC_CONF_PRPENC_EN),
1069 idmac_write_icreg(ipu, reg & ~(IC_CONF_PRPENC_EN | IC_CONF_PRPENC_CSC1),

Completed in 29 milliseconds