Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/u-boot/drivers/video/
H A Dmx3fb.c152 #define IC_CONF_IC_GLB_LOC_A 0x10000000 macro