Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dmacfb.c34 #define DAFB_MODE_CTRL2 0xc macro
413 (s->regs[DAFB_MODE_CTRL2 >> 2] & 0xff) == in macfb_mode_write()
533 case DAFB_MODE_CTRL2: in macfb_ctrl_read()
569 case DAFB_MODE_CTRL2 ... DAFB_MODE_CTRL2 + 3: in macfb_ctrl_write()
667 s->regs[DAFB_MODE_CTRL2 >> 2] = s->mode->mode_ctrl2; in macfb_common_realize()