Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dsm501.c530 uint32_t dc_crt_hwc_color_1_2; member
654 color_reg = crt ? state->dc_crt_hwc_color_1_2 in get_hwc_palette()
1289 ret = s->dc_crt_hwc_color_1_2; in sm501_disp_ctrl_read()
1425 s->dc_crt_hwc_color_1_2 = value; in sm501_disp_ctrl_write()
1985 VMSTATE_UINT32(dc_crt_hwc_color_1_2, SM501State),