Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmb862xx.h47 #define GC_VDP_VSP_A 0x00000014 macro
/openbmc/u-boot/drivers/video/
H A Dmb862xx.c349 DISP_WR_REG (GC_VDP_VSP_A, (dev->winSizeY-1) << 16 | in card_init()