Home
last modified time | relevance | path

Searched defs:DC_MAP_CONF_VAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-dc.c19 #define DC_MAP_CONF_VAL(n) (0x144 + ((n) & ~0x1) * 2) macro
/openbmc/u-boot/drivers/video/
H A Dipu_regs.h360 #define DC_MAP_CONF_VAL(n) (&DC_REG->dc_map_val[n / 2]) macro