Home
last modified time | relevance | path

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

/Linux-v5.4/include/video/
Dw100fb.h29 struct w100_gen_regs { struct
112 struct w100_gen_regs *regs;
/Linux-v5.4/arch/arm/mach-pxa/
Dhimalaya.c30 static struct w100_gen_regs himalaya_lcd_regs = {
Deseries.c363 static struct w100_gen_regs e740_lcd_regs = {
559 static struct w100_gen_regs e750_lcd_regs = {
769 static struct w100_gen_regs e800_lcd_regs = {
Dcorgi.c196 static struct w100_gen_regs corgi_fb_regs = {
Dhx4700.c423 static struct w100_gen_regs w3220_regs = {
/Linux-v5.4/drivers/video/fbdev/
Dw100fb.c1295 struct w100_gen_regs *regs = par->mach->regs; in w100_init_lcd()