Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dcirrus_vga_internal.h39 #define CIRRUS_ID_CLGD5446 (0x2E << 2) macro
H A Dcirrus_vga.c2801 if (s->device_id == CIRRUS_ID_CLGD5446) { in cirrus_reset()
2921 (s->device_id == CIRRUS_ID_CLGD5446) ? 4 * MiB : 2 * MiB; in cirrus_init_common()
2980 if (device_id == CIRRUS_ID_CLGD5446) { in pci_cirrus_vga_realize()
3003 k->device_id = CIRRUS_ID_CLGD5446; in cirrus_vga_class_init()