Searched refs:IC_CONF_KEY_COLOR_EN (Results 1 – 2 of 2) sorted by relevance
44 #define IC_CONF_KEY_COLOR_EN (1 << 29) macro383 ic_conf |= IC_CONF_KEY_COLOR_EN; in ipu_ic_task_graphics_init()386 ic_conf &= ~IC_CONF_KEY_COLOR_EN; in ipu_ic_task_graphics_init()
81 #define IC_CONF_KEY_COLOR_EN 0x20000000 macro