Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/s3c2xx0/ | |
s3c24x0_lcd.c | 200 int offsize; local in function:s3c24x0_lcd_start_dma 251 offsize = stride / sizeof (uint16_t) - (panel_width * depth / 16); 253 (offsize << LCDSADDR3_OFFSIZE_SHIFT) | |
s3c24x0_lcd.c | 200 int offsize; local in function:s3c24x0_lcd_start_dma 251 offsize = stride / sizeof (uint16_t) - (panel_width * depth / 16); 253 (offsize << LCDSADDR3_OFFSIZE_SHIFT) | |
s3c24x0_lcd.c | 200 int offsize; local in function:s3c24x0_lcd_start_dma 251 offsize = stride / sizeof (uint16_t) - (panel_width * depth / 16); 253 (offsize << LCDSADDR3_OFFSIZE_SHIFT) | |