Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dcg3.c63 #define CG3_SR_ID_COLOR 0x01 macro
181 val = s->regs[1] | CG3_SR_1152_900_76_B | CG3_SR_ID_COLOR; in cg3_reg_read()
/openbmc/linux/drivers/video/fbdev/
H A Dcg3.c72 #define CG3_SR_ID_COLOR 0x01 macro
322 if ((status & CG3_SR_ID_MASK) == CG3_SR_ID_COLOR) { in cg3_do_default_mode()