Searched refs:GC_FIFO (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | mb862xx.h | 87 #define GC_FIFO 0x000004a0 macro |
/openbmc/u-boot/drivers/video/ | ||
H A D | mb862xx.c | 68 #define DE_WR_FIFO(val) wr_io((dev->dprBase + (GC_FIFO)), (val)) |