Home
last modified time | relevance | path

Searched refs:xpanstep (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/auxdisplay/
H A Dcfag12864bfb.c27 .xpanstep = 0,
H A Dht16k33.c115 .xpanstep = 0,
/linux/include/linux/
H A Dsvga.h36 u32 xpanstep; member
/linux/include/uapi/linux/
H A Dfb.h166 __u16 xpanstep; /* zero if no hardware panning */ member
/linux/drivers/video/fbdev/
H A Dskeletonfb.c92 .xpanstep = 1,
H A D68328fb.c78 .xpanstep = 1,
H A Dvfb.c61 .xpanstep = 1,
H A Dwm8505fb.c284 fbi->fb.fix.xpanstep = 1; in wm8505fb_probe()
H A Dvalkyriefb.c518 fix->xpanstep = 0; in valkyrie_init_fix()
H A Darcfb.c87 .xpanstep = 0,
H A Dgxt4500.c598 .xpanstep = 8,
H A Ds1d13xxxfb.c90 .xpanstep = 0,
H A Dacornfb.c701 fb_info.fix.xpanstep = 0; in acornfb_init_fbinfo()
H A Dsm712fb.c89 .xpanstep = 0,
H A Dcontrolfb.c664 info->fix.xpanstep = 32 >> p->par.cmode; in controlfb_set_par()
H A Damifb.c2428 info->fix.xpanstep = 0; in amifb_set_par()
2435 info->fix.xpanstep = 1; in amifb_set_par()
2437 info->fix.xpanstep = 16 << maxfmode; in amifb_set_par()
H A Dgbefb.c836 fix->xpanstep = 0; in gbefb_encode_fix()
H A Dvga16fb.c93 .xpanstep = 8,
/linux/drivers/video/fbdev/core/
H A Dfbmem.c184 if (var->xoffset > 0 && (!fix->xpanstep || in fb_pan_display()
185 (var->xoffset % fix->xpanstep))) in fb_pan_display()
H A Dsvgalib.c634 fix->xpanstep = frm[i].xpanstep; in svga_match_format()
/linux/drivers/video/fbdev/geode/
H A Dlxfb_core.c419 info->fix.xpanstep = 0; in lxfb_init_fbinfo()
/linux/drivers/hid/
H A Dhid-picolcd_fb.c51 .xpanstep = 0,
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c308 fix->xpanstep = 8; /* TBD */ in matroxfb_dh_init_fix()
/linux/Documentation/fb/
H A Dapi.rst165 __u16 xpanstep; /* zero if no hardware panning */
/linux/drivers/media/pci/ivtv/
H A Divtvfb.c626 fix->xpanstep = 1; in ivtvfb_get_fix()

12