Home
last modified time | relevance | path

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

/linux-6.1.9/include/video/
Dw100fb.h29 struct w100_gen_regs { struct
112 struct w100_gen_regs *regs;
/linux-6.1.9/arch/arm/mach-pxa/
Dhimalaya.c30 static struct w100_gen_regs himalaya_lcd_regs = {
Deseries.c362 static struct w100_gen_regs e740_lcd_regs = {
570 static struct w100_gen_regs e750_lcd_regs = {
790 static struct w100_gen_regs e800_lcd_regs = {
Dcorgi.c195 static struct w100_gen_regs corgi_fb_regs = {
Dhx4700.c422 static struct w100_gen_regs w3220_regs = {
/linux-6.1.9/drivers/video/fbdev/
Dw100fb.c1308 struct w100_gen_regs *regs = par->mach->regs; in w100_init_lcd()