Searched refs:xpanstep (Results 1 – 25 of 91) sorted by relevance
1234
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | fbcon_rotate.h | 19 … (fb_scrollmode(s) == SCROLL_REDRAW || fb_scrollmode(s) == SCROLL_MOVE || !(i)->fix.xpanstep) ? \
|
| H A D | fbmem.c | 916 if (var->xoffset > 0 && (!fix->xpanstep || in fb_pan_display() 917 (var->xoffset % fix->xpanstep))) in fb_pan_display() 1212 u16 xpanstep; member 1281 err |= put_user(fix->xpanstep, &fix32->xpanstep); in do_fscreeninfo_to_user()
|
| H A D | svgalib.c | 641 fix->xpanstep = frm[i].xpanstep; in svga_match_format()
|
| /OK3568_Linux_fs/kernel/drivers/auxdisplay/ |
| H A D | cfag12864bfb.c | 30 .xpanstep = 0,
|
| /OK3568_Linux_fs/kernel/drivers/staging/sm750fb/ |
| H A D | sm750.h | 140 u16 xpanstep; member
|
| H A D | sm750.c | 604 crtc->xpanstep = 8; in sm750fb_set_drv() 812 fix->xpanstep = crtc->xpanstep; in lynxfb_set_fbinfo()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/ |
| H A D | fbpriv.h | 100 __u16 xpanstep; /* zero if no hardware panning */ member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | svga.h | 36 u32 xpanstep; member
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | hecubafb.c | 54 .xpanstep = 0,
|
| H A D | atafb.c | 583 fix->xpanstep = 0; in tt_encode_fix() 872 fix->xpanstep = 1; in falcon_encode_fix() 879 fix->xpanstep = 32; in falcon_encode_fix() 885 fix->xpanstep = 2; in falcon_encode_fix() 1805 fix->xpanstep = 16; in stste_encode_fix() 1808 fix->xpanstep = 0; in stste_encode_fix() 2127 fix->xpanstep = 0; in ext_encode_fix()
|
| H A D | skeletonfb.c | 91 .xpanstep = 1,
|
| H A D | 68328fb.c | 78 .xpanstep = 1,
|
| H A D | vfb.c | 61 .xpanstep = 1,
|
| H A D | hgafb.c | 127 .xpanstep = 8,
|
| H A D | wm8505fb.c | 283 fbi->fb.fix.xpanstep = 1; in wm8505fb_probe()
|
| H A D | grvga.c | 72 .xpanstep = 0,
|
| H A D | sh_mobile_lcdcfb.c | 1364 .xpanstep = 1, 1600 info->fix.xpanstep = 2; in sh_mobile_lcdc_overlay_fb_init() 1656 .xpanstep = 1, 2091 info->fix.xpanstep = 2; in sh_mobile_lcdc_channel_fb_init()
|
| H A D | valkyriefb.c | 523 fix->xpanstep = 0; in valkyrie_init_fix()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | fb.h | 163 __u16 xpanstep; /* zero if no hardware panning */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | fb.h | 163 __u16 xpanstep; /* zero if no hardware panning */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | fb.h | 165 __u16 xpanstep; /* zero if no hardware panning */ member
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-osd.c | 118 fix->xpanstep = 1; in vivid_fb_get_fix()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | fb.h | 30 __u16 xpanstep; /* zero if no hardware panning */ member
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/geode/ |
| H A D | gx1fb_core.c | 283 info->fix.xpanstep = 0; in gx1fb_init_fbinfo()
|
| H A D | gxfb_core.c | 297 info->fix.xpanstep = 0; in gxfb_init_fbinfo()
|
1234