Home
last modified time | relevance | path

Searched refs:GC_WH_WW (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dmb862xx.h51 #define GC_WH_WW 0x0000001c macro
/openbmc/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xx_reg.h50 #define GC_WH_WW 0x0000001c macro
H A Dmb862xxfbdrv.c242 outreg(disp, GC_WH_WW, reg); in mb862xxfb_set_par()
/openbmc/u-boot/drivers/video/
H A Dmb862xx.c353 DISP_WR_REG (GC_WH_WW, dev->winSizeY << 16 | dev->winSizeX); in card_init()