Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dsm501.c646 uint32_t color_reg; in get_hwc_palette() local
651 color_reg = crt ? state->dc_crt_hwc_color_3 in get_hwc_palette()
654 color_reg = crt ? state->dc_crt_hwc_color_1_2 in get_hwc_palette()
659 rgb565 = (color_reg >> 16) & 0xFFFF; in get_hwc_palette()
661 rgb565 = color_reg & 0xFFFF; in get_hwc_palette()
/openbmc/linux/arch/m68k/include/asm/
H A Datarihw.h209 u_short color_reg[16]; /* 16 color registers */ member
/openbmc/linux/drivers/video/fbdev/
H A Datafb.c1674 shifter_tt.color_reg[regno] = in falcon_setcolreg()
1962 shifter_tt.color_reg[regno] = in stste_setcolreg()
1967 shifter_tt.color_reg[regno] = in stste_setcolreg()