Home
last modified time | relevance | path

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

/Linux-v4.19/include/video/
Dw100fb.h32 struct w100_gen_regs { struct
115 struct w100_gen_regs *regs;
/Linux-v4.19/arch/arm/mach-pxa/
Dhimalaya.c33 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.c199 static struct w100_gen_regs corgi_fb_regs = {
Dhx4700.c426 static struct w100_gen_regs w3220_regs = {
/Linux-v4.19/drivers/video/fbdev/
Dw100fb.c1303 struct w100_gen_regs *regs = par->mach->regs; in w100_init_lcd()