Searched refs:GC_VDP_VSP_A (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | mb862xx.h | 47 #define GC_VDP_VSP_A 0x00000014 macro |
/openbmc/u-boot/drivers/video/ | ||
H A D | mb862xx.c | 349 DISP_WR_REG (GC_VDP_VSP_A, (dev->winSizeY-1) << 16 | in card_init() |