Home
last modified time | relevance | path

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

/Linux-v5.10/include/video/
Dw100fb.h29 struct w100_gen_regs { struct
112 struct w100_gen_regs *regs;
/Linux-v5.10/arch/arm/mach-pxa/
Dhimalaya.c30 static struct w100_gen_regs himalaya_lcd_regs = {
Deseries.c368 static struct w100_gen_regs e740_lcd_regs = {
565 static struct w100_gen_regs e750_lcd_regs = {
776 static struct w100_gen_regs e800_lcd_regs = {
Dcorgi.c196 static struct w100_gen_regs corgi_fb_regs = {
Dhx4700.c422 static struct w100_gen_regs w3220_regs = {
/Linux-v5.10/drivers/video/fbdev/
Dw100fb.c1299 struct w100_gen_regs *regs = par->mach->regs; in w100_init_lcd()