Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dw100fb.h70 struct w100_mode { struct
117 struct w100_mode *modelist;
145 struct w100_mode *mode;
/linux-4.1.27/arch/arm/mach-pxa/
Dhimalaya.c42 static struct w100_mode himalaya4_lcd_mode = {
65 static struct w100_mode himalaya6_lcd_mode = {
Deseries.c389 static struct w100_mode e740_lcd_mode = {
585 static struct w100_mode e750_lcd_mode = {
792 static struct w100_mode e800_lcd_mode[2] = {
Dcorgi.c216 static struct w100_mode corgi_fb_modes[] = {
Dhx4700.c434 static struct w100_mode w3220_modes[] = {
/linux-4.1.27/drivers/video/fbdev/
Dw100fb.c434 static struct w100_mode *w100fb_get_mode(struct w100fb_par *par, unsigned int *x, unsigned int *y, … in w100fb_get_mode()
436 struct w100_mode *mode = NULL; in w100fb_get_mode()
437 struct w100_mode *modelist = par->mach->modelist; in w100fb_get_mode()
1287 struct w100_mode *mode = par->mode; in w100_init_clocks()
1301 struct w100_mode *mode = par->mode; in w100_init_lcd()
1513 struct w100_mode *mode = par->mode; in calc_hsync()