Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dpxa2xx_lcd.c149 #define LCCR1_PPL(x) ((x) & 0x3ff) macro
1242 width = LCCR1_PPL(s->control[1]) + 1; in pxa2xx_lcdc_resize()