Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Dw100fb.h32 struct w100_gen_regs { struct
115 struct w100_gen_regs *regs;
/linux-4.4.14/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.c198 static struct w100_gen_regs corgi_fb_regs = {
Dhx4700.c425 static struct w100_gen_regs w3220_regs = {
/linux-4.4.14/drivers/video/fbdev/
Dw100fb.c1302 struct w100_gen_regs *regs = par->mach->regs; in w100_init_lcd()