Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dpxa2xx_lcd.c157 #define LCCR4_PALFOR(x) (((x) >> 15) & 3) macro
1015 s->pal_for = LCCR4_PALFOR(s->control[4]); in pxa2xx_palette_parse()
1295 if (LCCR4_PALFOR(s->control[4]) != s->pal_for) in pxa2xx_update_display()