Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/ipu-v3/
Dipu-ic.c44 #define IC_CONF_KEY_COLOR_EN (1 << 29) macro
383 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()