Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/evbarm/lubbock/
Dlubbock_lcd.c163 static const struct lcd_panel_geometry sharp_LM8V31 = variable
197 pxa2x0_lcd_attach_sub(sc, &paa, &sharp_LM8V31); in lcd_attach()
206 pxa2x0_lcd_setup_wsscreen( &lcd_bpp16_screen, &sharp_LM8V31, NULL ); in lcd_attach()
207 pxa2x0_lcd_setup_wsscreen( &lcd_bpp8_screen, &sharp_LM8V31, NULL ); in lcd_attach()
208 pxa2x0_lcd_setup_wsscreen( &lcd_bpp4_screen, &sharp_LM8V31, NULL ); in lcd_attach()