Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-ic.c43 #define IC_CONF_IC_GLB_LOC_A (1 << 28) macro
374 ic_conf |= IC_CONF_IC_GLB_LOC_A; in ipu_ic_task_graphics_init()
380 ic_conf &= ~IC_CONF_IC_GLB_LOC_A; in ipu_ic_task_graphics_init()
/OK3568_Linux_fs/kernel/drivers/dma/ipu/
H A Dipu_intern.h80 #define IC_CONF_IC_GLB_LOC_A 0x10000000 macro
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dmx3fb.c153 #define IC_CONF_IC_GLB_LOC_A 0x10000000 macro