Home
last modified time | relevance | path

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

/Linux-v5.4/include/video/
Dw100fb.h67 struct w100_mode { struct
114 struct w100_mode *modelist;
142 struct w100_mode *mode;
/Linux-v5.4/arch/arm/mach-pxa/
Dhimalaya.c39 static struct w100_mode himalaya4_lcd_mode = {
62 static struct w100_mode himalaya6_lcd_mode = {
Deseries.c372 static struct w100_mode e740_lcd_mode = {
568 static struct w100_mode e750_lcd_mode = {
778 static struct w100_mode e800_lcd_mode[2] = {
Dcorgi.c214 static struct w100_mode corgi_fb_modes[] = {
Dhx4700.c432 static struct w100_mode w3220_modes[] = {
/Linux-v5.4/drivers/video/fbdev/
Dw100fb.c439 static struct w100_mode *w100fb_get_mode(struct w100fb_par *par, unsigned int *x, unsigned int *y, … in w100fb_get_mode()
441 struct w100_mode *mode = NULL; in w100fb_get_mode()
442 struct w100_mode *modelist = par->mach->modelist; in w100fb_get_mode()
1280 struct w100_mode *mode = par->mode; in w100_init_clocks()
1294 struct w100_mode *mode = par->mode; in w100_init_lcd()
1506 struct w100_mode *mode = par->mode; in calc_hsync()