Searched refs:IPU_CONF_SDC_EN (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/dma/ipu/ | ||
D | ipu_intern.h | 50 #define IPU_CONF_SDC_EN 0x00000010 macro |
D | ipu_idmac.c | 589 mask = IPU_CONF_SDC_EN | IPU_CONF_DI_EN; in ipu_channel_conf_mask() |