Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c24x0reg.h311 #define S3C24X0_LCDC_SIZE (LCDC_PALETTE+LCDC_PALETTE_SIZE) macro
H A Ds3c24x0_lcd.c143 error = bus_space_map(iot, sa->sa_addr, S3C24X0_LCDC_SIZE, 0, &ioh); in s3c24x0_lcd_attach_sub()