Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dmb862xx.c62 #define DE_RD_REG(off) rd_io((dev->dprBase + (off))) macro
95 while (DE_RD_REG (GC_CTR) & 0x00000131) in de_wait()
109 while (DE_RD_REG (GC_IFCNT) < slots) in de_wait_slots()
375 reg = DE_RD_REG(GC_REV); in mb862xx_probe()
376 reg = DE_RD_REG(GC_REV); in mb862xx_probe()